Explorar o código

Update max retries to be consistent with other filters

Alexandros Ioannides %!s(int64=6) %!d(string=hai) anos
pai
achega
a38c103ecc
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      install/deb/fail2ban/jail.local

+ 2 - 2
install/deb/fail2ban/jail.local

@@ -50,6 +50,6 @@ enabled  = true
 filter   = recidive
 action   = hestia[name=HESTIA]
 logpath  = /var/log/fail2ban.log
-maxretry = 3
+maxretry = 5
 findtime = 86400
-bantime  = 864000
+bantime  = 864000