Allow kind 1059

This commit is contained in:
randogoth 2026-06-25 17:50:56 +03:00
parent 81a9675234
commit fe9fde3db3

View file

@ -16,7 +16,7 @@ let
port = 8880 port = 8880
[limits] [limits]
event_kind_allowlist = [0, 3, 5, 7, 20, 1111, 2003, 2004, 5392, 37515, 37518] event_kind_allowlist = [0, 3, 5, 7, 20, 1111, 1059, 2003, 2004, 5392, 37515, 37518]
''; '';
in in
{ {