2015-06-09 10:41:40 -05:00
|
|
|
listen:
|
|
|
|
port: 9002
|
|
|
|
|
|
|
|
webserver:
|
2016-10-23 12:41:17 -05:00
|
|
|
hostname: 'localhost'
|
2015-06-09 10:41:40 -05:00
|
|
|
port: 9002
|
|
|
|
|
|
|
|
database:
|
2016-12-11 14:50:51 -06:00
|
|
|
suffix: '_test2'
|
2015-06-09 10:41:40 -05:00
|
|
|
|
|
|
|
# From the project root directory
|
|
|
|
storage:
|
|
|
|
certs: 'test2/certs/'
|
2016-10-21 04:33:31 -05:00
|
|
|
videos: 'test2/videos/'
|
2015-06-09 10:41:40 -05:00
|
|
|
logs: 'test2/logs/'
|
2016-05-10 14:19:24 -05:00
|
|
|
thumbnails: 'test2/thumbnails/'
|
2016-07-26 15:30:46 -05:00
|
|
|
torrents: 'test2/torrents/'
|
2017-02-16 12:19:56 -06:00
|
|
|
|
|
|
|
admin:
|
|
|
|
email: 'admin2@example.com'
|
2017-04-09 05:08:36 -05:00
|
|
|
|
|
|
|
signup:
|
|
|
|
enabled: false
|