]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - config/test-3.yaml
Server: host -> hostname (host = hostname + port)
[github/Chocobozzz/PeerTube.git] / config / test-3.yaml
1 listen:
2 port: 9003
3
4 webserver:
5 hostname: 'localhost'
6 port: 9003
7
8 database:
9 suffix: '-test3'
10
11 # From the project root directory
12 storage:
13 certs: 'test3/certs/'
14 videos: 'test3/videos/'
15 logs: 'test3/logs/'
16 thumbnails: 'test3/thumbnails/'
17 torrents: 'test3/torrents/'