feat(NIP-11): relay_icon option added

This commit is contained in:
Václav Navrátil
2023-07-16 11:42:41 -05:00
committed by Greg Heartsfield
parent c50e10aa21
commit 70dfcb6a04
3 changed files with 8 additions and 0 deletions
+3
View File
@@ -20,6 +20,9 @@ description = "A newly created nostr-rs-relay.\n\nCustomize this with your own i
# ICO format.
#favicon = "favicon.ico"
# URL of Relay's icon.
#relay_icon = "https://example.test/img.png"
[diagnostics]
# Enable tokio tracing (for use with tokio-console)
#tracing = false