1
0
Fork 0

Update production example configuration

This commit is contained in:
Chocobozzz 2017-08-26 09:19:50 +02:00
parent 3482688cce
commit 62ccb24e24
1 changed files with 5 additions and 0 deletions

View File

@ -25,11 +25,16 @@ storage:
torrents: 'torrents/'
cache: 'cache/'
cache:
previews:
size: 1 # Max number of previews you want to cache
admin:
email: 'admin@example.com'
signup:
enabled: false
limit: 10 # When the limit is reached, registrations are disabled. -1 == unlimited
# If enabled, the video will be transcoded to mp4 (x264) with "faststart" flag
# Uses a lot of CPU!