1
0
Fork 0
peertube/config/default.yaml

22 lines
270 B
YAML
Raw Normal View History

2015-06-09 15:41:40 +00:00
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: []