Allow kind 5392 (jirorian registration) on relay
The jirorian upload service subscribes to kind 5392 events for its NIP-44-gated whitelist registration flow; the relay must accept them. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
8d78148815
commit
81a9675234
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ let
|
|||
port = 8880
|
||||
|
||||
[limits]
|
||||
event_kind_allowlist = [0, 3, 5, 7, 20, 1111, 2003, 2004, 37515, 37518]
|
||||
event_kind_allowlist = [0, 3, 5, 7, 20, 1111, 2003, 2004, 5392, 37515, 37518]
|
||||
'';
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue