Browse Source

update relays

imwald
Silberengel 2 weeks ago
parent
commit
406f881c1d
  1. 8
      config/unfold.yaml

8
config/unfold.yaml

@ -22,19 +22,13 @@ parameters:
'wss://nostr.wine', 'wss://nostr.wine',
'wss://nostr21.com', 'wss://nostr21.com',
'wss://nostr.sovbit.host', 'wss://nostr.sovbit.host',
'wss://orly-relay.imwald.eu',
'wss://nostr.einundzwanzig.space' 'wss://nostr.einundzwanzig.space'
] ]
# Kind-0 / profile fetches (author metadata, prewarm). Tried first, then default + article_relays (deduped). # Kind-0 / profile fetches (author metadata, prewarm). Tried first, then default + article_relays (deduped).
# Also used as a second pass for kind 30040 (magazine category indices) and category long-form ingest # Also used as a second pass for kind 30040 (magazine category indices) and category long-form ingest
# when article_relays return nothing — not used for the generic /articles DB listing or getArticles(). # when article_relays return nothing — not used for the generic /articles DB listing or getArticles().
profile_relays: [ profile_relays: [
'wss://relay.damus.io', 'wss://profiles.nostr1.com'
'wss://nos.lol',
'wss://profiles.nostr1.com',
'wss://thecitadel.nostr1.com',
'wss://nostr.wine',
'wss://orly-relay.imwald.eu'
] ]
# Example: # Example:
# article_relays: # article_relays:

Loading…
Cancel
Save