mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 02:35:10 +00:00
docs: improve fail2ban filter
This commit is contained in:
parent
d644744417
commit
7b43cfb1dc
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ before = common.conf
|
|||
|
||||
[Definition]
|
||||
datepattern = `^%%Y\/%%m\/%%d %%H:%%M:%%S`
|
||||
failregex = `\/[a-z]*\/[a-z]*: \d{3} <HOST> *`
|
||||
failregex = `\/api\/login: 403 <HOST> *`
|
||||
```
|
||||
|
||||
### Jail Configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue