Skip to content

Commit

Permalink
chore: use mailto: scheme for info.contact in settings (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
cameri authored May 6, 2023
1 parent 58a1254 commit 565f67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/default-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ info:
name: nostream.your-domain.com
description: A nostr relay written in Typescript.
pubkey: replace-with-your-pubkey-in-hex
contact: operator@your-domain.com
contact: mailto:operator@your-domain.com
payments:
enabled: false
processor: zebedee
Expand Down

0 comments on commit 565f67c

Please sign in to comment.