mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/fail2ban.git
synced 2025-10-03 15:32:19 +08:00
extend period for api limits
This commit is contained in:
parent
2606e8c2d3
commit
671b7016f2
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ enabled = true
|
|||
filter = weblate-api-404
|
||||
port = http,https
|
||||
logpath = /var/log/nginx/access.log
|
||||
findtime = 60
|
||||
findtime = 600
|
||||
bantime = 3600
|
||||
maxretry = 20
|
||||
maxretry = 200
|
||||
action = %(action_)s
|
||||
ss-kill
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue