blob: 909bec1776920895fa8e810f62a6692779c82b00 (
plain) (
tree)
|
|
listen:
port: 9000
webserver:
https: false
host: 'localhost'
port: 9000
database:
host: 'localhost'
port: 27017
suffix: '-dev'
# From the project root directory
storage:
certs: 'certs/'
videos: 'videos/'
logs: 'logs/'
thumbnails: 'thumbnails/'
torrents: 'torrents/'
|