snort/packages/nostr/docker/relay/config.toml
ennmichael 09950fd547
nip-05
2023-04-04 22:01:26 +02:00

12 lines
260 B
TOML

[info]
relay_url = "wss://nostr.example.com/"
name = "nostr-rs-relay"
description = "nostr-rs-relay description"
contact = "mailto:contact@example.com"
favicon = "favicon.ico"
[authorization]
nip42_auth = true
# This seems to have no effect.
nip42_dms = true