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