buzzrelay/config.toml
2022-12-19 21:20:13 +01:00

6 lines
166 B
TOML

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"