mirror of
https://github.com/astro/buzzrelay.git
synced 2024-11-22 04:00:59 +00:00
5 lines
166 B
TOML
5 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"
|