net/haproxy: remove traces of removed option chksize, refs #3026

This commit is contained in:
Frank Wall 2023-01-04 23:28:56 +01:00
parent 4538a854d5
commit 2e8b59cde7

View file

@ -96,7 +96,7 @@
<id>healthcheck.http_value</id>
<label>Value</label>
<type>text</type>
<help><![CDATA[Specify a value to match with the expression. <br/><div class="text-info"><b>NOTE:</b> It is important to note that the responses will be limited to a certain size defined by the global "tune.chksize" option, which defaults to 16384 bytes.</div>]]></help>
<help><![CDATA[Specify a value to match with the expression.]]></help>
</field>
<field>
<label>Custom TCP check</label>
@ -112,7 +112,7 @@
<id>healthcheck.tcp_sendValue</id>
<label>Send data</label>
<type>text</type>
<help><![CDATA[Specify a value to match with the expression. <br/><div class="text-info"><b>NOTE:</b> It is important to note that the responses will be limited to a certain size defined by the global "tune.chksize" option, which defaults to 16384 bytes.</div>]]></help>
<help><![CDATA[Specify a value to match with the expression.]]></help>
</field>
<field>
<id>healthcheck.tcp_matchType</id>