]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - test-2.yaml
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / test-2.yaml
... / ...
CommitLineData
1listen:
2 port: 9002
3
4webserver:
5 hostname: 'localhost'
6 port: 9002
7
8database:
9 suffix: '_test2'
10
11# From the project root directory
12storage:
13 tmp: 'test2/tmp/'
14 avatars: 'test2/avatars/'
15 videos: 'test2/videos/'
16 redundancy: 'test2/redundancy/'
17 logs: 'test2/logs/'
18 previews: 'test2/previews/'
19 thumbnails: 'test2/thumbnails/'
20 torrents: 'test2/torrents/'
21 captions: 'test2/captions/'
22 cache: 'test2/cache/'
23
24admin:
25 email: 'admin2@example.com'
26
27signup:
28 enabled: false
29
30transcoding:
31 enabled: true
32 allow_additional_extensions: true