From 96359aafab500cfa683c3b4e9a5fa8f21ee9b6a4 Mon Sep 17 00:00:00 2001 From: Greg Heartsfield Date: Sat, 25 Feb 2023 14:05:11 -0600 Subject: [PATCH] docs: better example of kinds for allowlist --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a22809e..4d8d3f7 100644 --- a/config.toml +++ b/config.toml @@ -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]