buzzrelay/config.yaml

6 lines
166 B
YAML
Raw Normal View History

2022-12-19 20:20:13 +00:00
hostname: relay.fedi.buzz
listen_port: 3000
priv_key_file: private-key.pem
pub_key_file: public-key.pem
db: "host=localhost user=relay password=xyz dbname=buzzrelay"