Allow kind 1059
This commit is contained in:
parent
81a9675234
commit
fe9fde3db3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue