]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - config/test.yaml
Handle HTML is comments
[github/Chocobozzz/PeerTube.git] / config / test.yaml
1 listen:
2 port: 9000
3
4 webserver:
5 https: false
6
7 database:
8 hostname: 'localhost'
9 port: 5432
10
11 signup:
12 enabled: true
13
14 transcoding:
15 enabled: false
16 threads: 4