1
0
mirror of https://github.com/scsibug/nostr-rs-relay.git synced 2025-08-11 04:40:46 -04:00

docs: better example of kinds for allowlist

This commit is contained in:
Greg Heartsfield
2023-02-25 14:05:11 -06:00
parent 5414629298
commit 96359aafab

@@ -134,7 +134,7 @@ reject_future_seconds = 1800
# Event kind allowlist. Events other than these kinds will be discarded.
#event_kind_allowlist = [
# 70202,
# 0, 1, 2, 3, 7, 40, 41, 42, 43, 44, 30023,
#]
[authorization]