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