PeerTube/config/test-6.yaml

23 lines
372 B
YAML

listen:
port: 9006
webserver:
hostname: 'localhost'
port: 9006
database:
suffix: '_test6'
# From the project root directory
storage:
certs: 'test6/certs/'
videos: 'test6/videos/'
logs: 'test6/logs/'
previews: 'test6/previews/'
thumbnails: 'test6/thumbnails/'
torrents: 'test6/torrents/'
cache: 'test6/cache/'
admin:
email: 'admin6@example.com'