feat(NIP-42): extend authz to NIP-44 DMs and NIP-59 gift wraps

This commit is contained in:
rorp
2023-08-09 13:11:03 -07:00
committed by Greg Heartsfield
parent 23aa6e7313
commit b1957ab2b1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ reject_future_seconds = 1800
#]
# Enable NIP-42 authentication
#nip42_auth = false
# Send DMs events (kind 4) only to their authenticated recipients
# Send DMs (kind 4 and 44) and gift wraps (kind 1059) only to their authenticated recipients
#nip42_dms = false
[verified_users]