Browse Source

limit to theforest

gitcitadel
Silberengel 2 weeks ago
parent
commit
4e3310bae4
  1. 2
      config/unfold.yaml

2
config/unfold.yaml

@ -17,7 +17,7 @@ parameters: @@ -17,7 +17,7 @@ parameters:
# Extra wss:// URLs for article sync (articles:get), comment threads (NIP-22 / getArticleDiscussion),
# and any request that merges the default set with author-specific relays. default_relay is first; duplicates ignored.
article_relays: [
'wss://thecitadel.nostr1.com'
'wss://theforest.nostr1.com'
]
# 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

Loading…
Cancel
Save