mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/haproxy: remove duplicate (and wrong) help text
This commit is contained in:
parent
856a054b0f
commit
a1cf13d833
1 changed files with 0 additions and 3 deletions
|
|
@ -84,9 +84,6 @@
|
|||
<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 additional SSL parameters such as force-sslv3, force-tlsv10, force-tlsv11, force-tlsv12, no-sslv3, no-tlsv10, no-tlsv11, no-tlsv12, no-tls-tickets or customize the list of SSL ciphers.<br/>Example: no-sslv3 ciphers HIGH:!DSS:!aNULL@STRENGTH<br/><div class="text-info"><b>NOTE:</b> The syntax will not be checked, use at your own risk!</div>]]></help>
|
||||
|
||||
</field>
|
||||
<field>
|
||||
<label>Custom TCP check</label>
|
||||
|
|
|
|||
Loading…
Reference in a new issue