blob: 379f15430d2710a33d6dfa757f424666c961c0e5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
listen:
port: 9000
webserver:
https: false
database:
hostname: 'localhost'
port: 5432
signup:
enabled: true
transcoding:
enabled: false
threads: 4
|