]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - config/test-3.yaml
Server: add tests to video transcoder
[github/Chocobozzz/PeerTube.git] / config / test-3.yaml
CommitLineData
8c308c2b
C
1listen:
2 port: 9003
3
4webserver:
3737bbaf 5 hostname: 'localhost'
8c308c2b
C
6 port: 9003
7
8database:
feb4bdfd 9 suffix: '_test3'
8c308c2b
C
10
11# From the project root directory
12storage:
13 certs: 'test3/certs/'
b3d92510 14 videos: 'test3/videos/'
8c308c2b 15 logs: 'test3/logs/'
cbe2f7c3 16 thumbnails: 'test3/thumbnails/'
052937db 17 torrents: 'test3/torrents/'
4793c343
C
18
19admin:
20 email: 'admin3@example.com'