This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
buzzrelay/config.yaml
2022-12-20 00:37:05 +01:00

6 lines
166 B
YAML

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"