mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Changed default settings for nginx-botseach filter
This commit is contained in:
parent
fb0f463eac
commit
1c6d2074fb
1 changed files with 1 additions and 2 deletions
|
|
@ -298,8 +298,7 @@ logpath = %(nginx_error_log)s
|
|||
|
||||
port = http,https
|
||||
logpath = %(nginx_error_log)s
|
||||
maxretry = 10
|
||||
findtime = 300
|
||||
maxretry = 2
|
||||
|
||||
# Ban attackers that try to use PHP's URL-fopen() functionality
|
||||
# through GET/POST variables. - Experimental, with more than a year
|
||||
|
|
|
|||
Loading…
Reference in a new issue