Decrease find time
Hopefully reduce false-positive catches
This commit is contained in:
parent
3014e5d052
commit
385917ba4e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[haproxy]
|
||||
enabled = true
|
||||
bantime = 600
|
||||
findtime = 120
|
||||
findtime = 60
|
||||
maxretry = 15
|
||||
filter = haproxy-basic
|
||||
backend = systemd
|
||||
|
|
Loading…
Reference in a new issue