Start adding #WoT to nostr-relay-tray https://image.nostr.build/71a17fc90c5276c07606eba13e13787335ce790f738242a385f31a3814ea4a72.png
DEPTH is configurable in nostr-relay-nestjs, and it will also be configurable in the tray.
just found and testing now WOT_TRUST_ANCHOR_PUBKEY= WOT_TRUST_DEPTH= #WOT_REFRESH_INTERVAL= give error so commented it WOT_FETCH_FOLLOW_LIST_FROM= using 3 rela letss see
just found and testing now WOT_TRUST_ANCHOR_PUBKEY= WOT_TRUST_DEPTH= #WOT_REFRESH_INTERVAL= give error so commented it WOT_FETCH_FOLLOW_LIST_FROM= using 3 rela letss see
The blacklist will work properly, but the whitelist will temporarily be meaningless. I will fix this issue as soon as possible. In the meantime, you can use the WOT_SKIP_FILTERS environment variable instead of the whitelist, for example: WOT_SKIP_FILTERS=[{"authors":["...."]}]