mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-10 12:26:35 +03:00
17 lines
164 B
YAML
17 lines
164 B
YAML
listen:
|
|
port: 9000
|
|
|
|
webserver:
|
|
https: false
|
|
|
|
database:
|
|
hostname: 'localhost'
|
|
port: 5432
|
|
|
|
signup:
|
|
enabled: true
|
|
|
|
transcoding:
|
|
enabled: true
|
|
threads: 2
|