recommit for updates in build 219

This commit is contained in:
Jenkins ConfDroid
2025-02-12 13:39:12 +01:00
parent 8c47c21941
commit 8dcb94fce8

View File

@@ -406,7 +406,7 @@ rsyslog forwarding supported.</p>
<span class='type'>(<tt>boolean</tt>)</span>
<em class="default">(defaults to: <tt>true</tt>)</em>
<em class="default">(defaults to: <tt>false</tt>)</em>
&mdash;
@@ -862,7 +862,7 @@ $hy_https_port = &#39;443&#39;,
$hy_chroot = &#39;/var/lib/haproxy&#39;,
$hy_pid = &#39;/var/run/haproxy.pid&#39;,
$hy_maxconn = &#39;4000&#39;,
$hy_show_stats = true,
$hy_show_stats = false,
$hy_stats_socket = &#39;/var/lib/haproxy/stats&#39;,
$hy_default_mode = &#39;tcp&#39;,
$hy_use_http_server_close = false,