recommit for updates in build 218

This commit is contained in:
Jenkins ConfDroid
2025-02-12 13:07:12 +01:00
parent 50142d186b
commit 3e05ab291e

View File

@@ -645,7 +645,7 @@ succeed.</p>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;50s&#39;</tt>)</em>
<em class="default">(defaults to: <tt>&#39;1m&#39;</tt>)</em>
&mdash;
@@ -663,7 +663,7 @@ succeed.</p>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;50s&#39;</tt>)</em>
<em class="default">(defaults to: <tt>&#39;1m&#39;</tt>)</em>
&mdash;
@@ -872,8 +872,8 @@ $hy_max_retries = &#39;3&#39;,
$hy_timeout_http_request = &#39;10s&#39;,
$hy_timeout_queue = &#39;1m&#39;,
$hy_timeout_connect = &#39;10s&#39;,
$hy_timeout_client = &#39;50s&#39;,
$hy_timeout_server = &#39;50s&#39;,
$hy_timeout_client = &#39;1m&#39;,
$hy_timeout_server = &#39;1m&#39;,
$hy_timeout_http_keep_alive = &#39;10s&#39;,
$hy_timeout_check = &#39;10s&#39;,