1
0
Fork 0
peertube/config/default.yaml
Chocobozzz 8c308c2bf7 Spawn
2015-10-29 23:14:54 +01:00

21 lines
270 B
YAML

listen:
port: 9000
webserver:
https: false
host: 'localhost'
port: 9000
database:
host: 'localhost'
port: 27017
suffix: '-suffix'
# From the project root directory
storage:
certs: 'certs/'
uploads: 'uploads/'
logs: 'logs/'
network:
friends: []