Stop fail2ban recidive from sending emails, like all other jails
This commit is contained in:
parent
df92a10eba
commit
454a2b167b
1 changed files with 1 additions and 0 deletions
|
@ -27,3 +27,4 @@ maxretry = 20
|
||||||
[recidive]
|
[recidive]
|
||||||
enabled = true
|
enabled = true
|
||||||
maxretry = 10
|
maxretry = 10
|
||||||
|
action = iptables-allports[name=recidive]
|
||||||
|
|
Loading…
Reference in a new issue