2015-06-09 10:41:40 -05:00
|
|
|
listen:
|
|
|
|
port: 9002
|
|
|
|
|
|
|
|
webserver:
|
|
|
|
host: 'localhost'
|
|
|
|
port: 9002
|
|
|
|
|
|
|
|
database:
|
|
|
|
suffix: '-test2'
|
|
|
|
|
|
|
|
# From the project root directory
|
|
|
|
storage:
|
|
|
|
certs: 'test2/certs/'
|
|
|
|
uploads: 'test2/uploads/'
|
|
|
|
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/'
|