diff --git a/settings.conf b/settings.conf index 1a7e316..270cbf9 100644 --- a/settings.conf +++ b/settings.conf @@ -9,5 +9,6 @@ "CREDENTIALS": null, "ALLOWED_NETWORKS": [], "BANNED_IPS": [], - "BANLIMIT": 0 + "BANLIMIT": 0, + "IGNORE_PATTERN": [] }