moved the stats bit in clause true or false

This commit is contained in:
Arne Teuke
2025-02-12 14:23:21 +01:00
parent fb25d63b21
commit 57566d61d5
2 changed files with 5 additions and 0 deletions

View File

@@ -86,6 +86,8 @@ $hy_timeout_client = '1m',
$hy_timeout_server = '1m',
$hy_timeout_http_keep_alive = '10s',
$hy_timeout_check = '10s',
$hy_hard_stop = true,
$hy_hard_stop_value = '60s',
# user
$hy_user_name = 'haproxy',