2015-06-09 11:41:40 -04:00
|
|
|
listen:
|
|
|
|
port: 9000
|
|
|
|
|
|
|
|
webserver:
|
|
|
|
https: false
|
2016-10-23 13:41:17 -04:00
|
|
|
hostname: 'localhost'
|
2015-06-09 11:41:40 -04:00
|
|
|
port: 9000
|
|
|
|
|
|
|
|
database:
|
2016-10-23 13:41:17 -04:00
|
|
|
hostname: 'localhost'
|
2015-06-09 11:41:40 -04:00
|
|
|
port: 27017
|
2016-04-30 05:17:50 -04:00
|
|
|
suffix: '-dev'
|
2015-06-09 11:41:40 -04:00
|
|
|
|
|
|
|
# From the project root directory
|
|
|
|
storage:
|
|
|
|
certs: 'certs/'
|
2016-10-21 05:33:31 -04:00
|
|
|
videos: 'videos/'
|
2015-06-09 11:41:40 -04:00
|
|
|
logs: 'logs/'
|
2016-05-10 15:19:24 -04:00
|
|
|
thumbnails: 'thumbnails/'
|
2016-07-26 16:30:46 -04:00
|
|
|
torrents: 'torrents/'
|