set maxretry to 10

This commit is contained in:
Kayou 2023-09-08 22:31:08 +02:00 committed by GitHub
parent d0b65d5661
commit 2bd3dd2bba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,7 @@ bantime = 10m
findtime = 10m
# "maxretry" is the number of failures before a host get banned.
maxretry = 5
maxretry = 10
# "maxmatches" is the number of matches stored in ticket (resolvable via tag <matches> in actions).
maxmatches = %(maxretry)s