mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-29 12:04:02 -06:00
13 lines
121 B
YAML
13 lines
121 B
YAML
listen:
|
|
port: 9000
|
|
|
|
webserver:
|
|
https: false
|
|
|
|
database:
|
|
hostname: 'localhost'
|
|
port: 5432
|
|
|
|
signup:
|
|
enabled: true
|