mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-30 06:20:20 +00:00
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…
Add table
Add a link
Reference in a new issue