mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-26 02:30:37 -06:00
17 lines
165 B
YAML
17 lines
165 B
YAML
listen:
|
|
port: 9000
|
|
|
|
webserver:
|
|
https: false
|
|
|
|
database:
|
|
hostname: 'localhost'
|
|
port: 5432
|
|
|
|
signup:
|
|
enabled: true
|
|
|
|
transcoding:
|
|
enabled: false
|
|
threads: 4
|