blob: 5d33e45b9ae566521159ced8a396fdca9031e63b (
plain) (
tree)
|
|
listen:
port: 9006
webserver:
hostname: 'localhost'
port: 9006
database:
suffix: '_test6'
# From the project root directory
storage:
certs: 'test6/certs/'
videos: 'test6/videos/'
logs: 'test6/logs/'
previews: 'test6/previews/'
thumbnails: 'test6/thumbnails/'
torrents: 'test6/torrents/'
cache: 'test6/cache/'
admin:
email: 'admin6@example.com'
transcoding:
enabled: false
|