1
0
Fork 0
peertube/config/test.yaml
2018-01-30 15:35:15 +01:00

24 lines
287 B
YAML

listen:
port: 9000
webserver:
https: false
database:
hostname: 'localhost'
port: 5432
smtp:
hostname: null
port: 1025
tls: false
from_address: 'test-admin@localhost'
username: null
password: null
signup:
enabled: true
transcoding:
enabled: true
threads: 2