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