PeerTube/config/test-2.yaml

29 lines
428 B
YAML

listen:
port: 9002
webserver:
hostname: 'localhost'
port: 9002
database:
suffix: '_test2'
# From the project root directory
storage:
certs: 'test2/certs/'
videos: 'test2/videos/'
logs: 'test2/logs/'
previews: 'test2/previews/'
thumbnails: 'test2/thumbnails/'
torrents: 'test2/torrents/'
cache: 'test2/cache/'
admin:
email: 'admin2@example.com'
signup:
enabled: false
transcoding:
enabled: true