]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - config/test-5.yaml
Add hover effect on login/create an account button
[github/Chocobozzz/PeerTube.git] / config / test-5.yaml
CommitLineData
3bcb78b3
C
1listen:
2 port: 9005
3
4webserver:
3737bbaf 5 hostname: 'localhost'
3bcb78b3
C
6 port: 9005
7
8database:
feb4bdfd 9 suffix: '_test5'
3bcb78b3
C
10
11# From the project root directory
12storage:
2295ce6c 13 avatars: 'test5/avatars/'
3bcb78b3 14 certs: 'test5/certs/'
b3d92510 15 videos: 'test5/videos/'
3bcb78b3 16 logs: 'test5/logs/'
f981dae8 17 previews: 'test5/previews/'
cbe2f7c3 18 thumbnails: 'test5/thumbnails/'
052937db 19 torrents: 'test5/torrents/'
f981dae8 20 cache: 'test5/cache/'
4793c343
C
21
22admin:
23 email: 'admin5@example.com'
aa8b6df4
C
24
25transcoding:
26 enabled: false