diff --git a/Fail2Ban-Setup.md b/Fail2Ban-Setup.md index ecc9237..42cdf86 100644 --- a/Fail2Ban-Setup.md +++ b/Fail2Ban-Setup.md @@ -67,7 +67,7 @@ If you've enabled the admin console by setting the `ADMIN_TOKEN` environment var before = common.conf [Definition] -failregex = ^.*Unauthorized Error: Invalid admin token\. IP: .*$ +failregex = ^.*Invalid admin token\. IP: .*$ ignoreregex = ```