2015-11-24 02:33:59 -05:00
|
|
|
listen:
|
|
|
|
port: 9004
|
|
|
|
|
|
|
|
webserver:
|
|
|
|
host: 'localhost'
|
|
|
|
port: 9004
|
|
|
|
|
|
|
|
database:
|
|
|
|
suffix: '-test4'
|
|
|
|
|
|
|
|
# From the project root directory
|
|
|
|
storage:
|
|
|
|
certs: 'test4/certs/'
|
2016-10-21 05:33:31 -04:00
|
|
|
videos: 'test4/videos/'
|
2015-11-24 02:33:59 -05:00
|
|
|
logs: 'test4/logs/'
|
2016-05-10 15:19:24 -04:00
|
|
|
thumbnails: 'test4/thumbnails/'
|
2016-07-26 16:30:46 -04:00
|
|
|
torrents: 'test4/torrents/'
|