Updated Fail2Ban Setup (markdown)

Daniel García
2019-01-30 14:38:45 +01:00
parent 73ae432efb
commit 1fd7f89965

@@ -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: <HOST>.*$
failregex = ^.*Invalid admin token\. IP: <HOST>.*$
ignoreregex =
```