modules/fail2ban: increase findtime to 12h
This commit is contained in:
parent
607f942527
commit
31b8a989fa
1 changed files with 1 additions and 0 deletions
|
@ -93,5 +93,6 @@ in
|
||||||
services.fail2ban.jails.postfix = ''
|
services.fail2ban.jails.postfix = ''
|
||||||
enabled = true
|
enabled = true
|
||||||
mode = aggressive
|
mode = aggressive
|
||||||
|
findtime = 43200
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue