]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - config/test.yaml
Better upgrade script consistency
[github/Chocobozzz/PeerTube.git] / config / test.yaml
CommitLineData
8c308c2b
C
1listen:
2 port: 9000
3
4webserver:
5 https: false
6
7database:
3737bbaf 8 hostname: 'localhost'
feb4bdfd 9 port: 5432
e22528ac 10
f076daa7
C
11smtp:
12 hostname: null
13 port: 1025
14 tls: false
31b5a255 15 from_address: 'test-admin@localhost'
f076daa7
C
16 username: null
17 password: null
18
e22528ac
C
19signup:
20 enabled: true
aa8b6df4
C
21
22transcoding:
a22bfc3e
C
23 enabled: true
24 threads: 2