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