try disabling alreadyHave check

This commit is contained in:
Martti Malmi
2024-01-06 00:52:24 +02:00
parent 39f4ee9c2b
commit 1aadda1c6b
2 changed files with 3 additions and 2 deletions

View File

@ -35,6 +35,7 @@
"eventLinkPrefix": "note",
"profileLinkPrefix": "npub",
"defaultRelays": {
"ws://localhost:7777": { "read": true, "write": true },
"wss://relay.snort.social/": { "read": true, "write": true },
"wss://nostr.wine/": { "read": true, "write": false },
"wss://eden.nostr.land/": { "read": true, "write": false },