blob: 19c01f5c0b681d604b63ce50d8e30fbb60545350 (
plain) (
tree)
|
|
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
|