mirror of https://github.com/fail2ban/fail2ban
Changed default settings for nginx-botseach filter
parent
fb0f463eac
commit
1c6d2074fb
|
@ -298,8 +298,7 @@ logpath = %(nginx_error_log)s
|
||||||
|
|
||||||
port = http,https
|
port = http,https
|
||||||
logpath = %(nginx_error_log)s
|
logpath = %(nginx_error_log)s
|
||||||
maxretry = 10
|
maxretry = 2
|
||||||
findtime = 300
|
|
||||||
|
|
||||||
# Ban attackers that try to use PHP's URL-fopen() functionality
|
# Ban attackers that try to use PHP's URL-fopen() functionality
|
||||||
# through GET/POST variables. - Experimental, with more than a year
|
# through GET/POST variables. - Experimental, with more than a year
|
||||||
|
|
Loading…
Reference in New Issue