Consistency between default.yaml and production.yaml

pull/2107/head
Chocobozzz 2019-08-29 16:21:19 +02:00
parent ad513607a3
commit aafbc63aae
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 8 additions and 8 deletions

View File

@ -69,7 +69,7 @@ email:
# From the project root directory # From the project root directory
storage: storage:
tmp: 'storage/tmp/' # Used to download data (imports etc), store uploaded files before processing... tmp: 'storage/tmp/' # Use to download data (imports etc), store uploaded files before processing...
avatars: 'storage/avatars/' avatars: 'storage/avatars/'
videos: 'storage/videos/' videos: 'storage/videos/'
streaming_playlists: 'storage/streaming-playlists/' streaming_playlists: 'storage/streaming-playlists/'
@ -85,7 +85,7 @@ storage:
log: log:
level: 'info' # debug/info/warning/error level: 'info' # debug/info/warning/error
rotation: rotation:
enabled : true # Enabled by default, if disabled make sure that 'storage.logs' is pointing to a folder handled by logrotate enabled : true
search: search:
# Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance # Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance

View File

@ -70,11 +70,11 @@ email:
# From the project root directory # From the project root directory
storage: storage:
tmp: '/var/www/peertube/storage/tmp/' # Used to download data (imports etc), store uploaded files before processing... tmp: '/var/www/peertube/storage/tmp/' # Use to download data (imports etc), store uploaded files before processing...
avatars: '/var/www/peertube/storage/avatars/' avatars: '/var/www/peertube/storage/avatars/'
videos: '/var/www/peertube/storage/videos/' videos: '/var/www/peertube/storage/videos/'
streaming_playlists: '/var/www/peertube/storage/streaming-playlists/' streaming_playlists: '/var/www/peertube/storage/streaming-playlists/'
redundancy: '/var/www/peertube/storage/videos/' redundancy: '/var/www/peertube/storage/redundancy/'
logs: '/var/www/peertube/storage/logs/' logs: '/var/www/peertube/storage/logs/'
previews: '/var/www/peertube/storage/previews/' previews: '/var/www/peertube/storage/previews/'
thumbnails: '/var/www/peertube/storage/thumbnails/' thumbnails: '/var/www/peertube/storage/thumbnails/'
@ -86,7 +86,7 @@ storage:
log: log:
level: 'info' # debug/info/warning/error level: 'info' # debug/info/warning/error
rotation: rotation:
enabled : true enabled : true # Enabled by default, if disabled make sure that 'storage.logs' is pointing to a folder handled by logrotate
search: search:
# Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance # Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance
@ -157,8 +157,8 @@ views:
max_age: -1 max_age: -1
plugins: plugins:
# The website PeerTube will ask for available PeerTube plugins # The website PeerTube will ask for available PeerTube plugins and themes
# This is an unmoderated plugin index, so only install plugins you trust # This is an unmoderated plugin index, so only install plugins/themes you trust
index: index:
enabled: true enabled: true
check_latest_versions_interval: '12 hours' # How often you want to check new plugins/themes versions check_latest_versions_interval: '12 hours' # How often you want to check new plugins/themes versions
@ -278,7 +278,7 @@ services:
username: '@Chocobozzz' # Indicates the Twitter account for the website or platform on which the content was published username: '@Chocobozzz' # Indicates the Twitter account for the website or platform on which the content was published
# If true, a video player will be embedded in the Twitter feed on PeerTube video share # If true, a video player will be embedded in the Twitter feed on PeerTube video share
# If false, we use an image link card that will redirect on your PeerTube instance # If false, we use an image link card that will redirect on your PeerTube instance
# Test on https://cards-dev.twitter.com/validator to see if you are whitelisted # Change it to "true", and then test on https://cards-dev.twitter.com/validator to see if you are whitelisted
whitelisted: false whitelisted: false
followers: followers: