recommit for updates in build 146

This commit is contained in:
Jenkins ConfDroid
2025-01-27 15:58:46 +01:00
parent 1e53e563f7
commit 8dc50d2044

View File

@@ -360,6 +360,19 @@ instance configuration.</p>
</li>
<li>
<span class='name'>be_mode</span>
<span class='type'>(<tt>Any</tt>)</span>
<em class="default">(defaults to: <tt>&#39;&#39;</tt>)</em>
</li>
</ul>
@@ -407,7 +420,8 @@ instance configuration.</p>
74
75
76
77</pre>
77
78</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/server/proxy.pp', line 41</span>
@@ -427,6 +441,7 @@ $backend_order = &#39;030&#39;,
$fe_maxconn = &#39;&#39;,
$be_server_name = undef,
$be_balance = &#39;&#39;,
$be_mode = &#39;&#39;,
) {