]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - config/test-4.yaml
Allow to sort by likes
[github/Chocobozzz/PeerTube.git] / config / test-4.yaml
CommitLineData
3bcb78b3
C
1listen:
2 port: 9004
3
4webserver:
3737bbaf 5 hostname: 'localhost'
3bcb78b3
C
6 port: 9004
7
8database:
feb4bdfd 9 suffix: '_test4'
3bcb78b3
C
10
11# From the project root directory
12storage:
13 certs: 'test4/certs/'
b3d92510 14 videos: 'test4/videos/'
3bcb78b3 15 logs: 'test4/logs/'
cbe2f7c3 16 thumbnails: 'test4/thumbnails/'
052937db 17 torrents: 'test4/torrents/'
4793c343
C
18
19admin:
20 email: 'admin4@example.com'