mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/haproxy: improve help message
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
<id>errorfile.code</id>
|
||||
<label>Error code</label>
|
||||
<type>dropdown</type>
|
||||
<help>The HTTP status code.</help>
|
||||
<help><![CDATA[The HTTP status code.<br/><div class="text-info"><b>NOTE:</b> It is important to understand that errorfiles are NOT meant to rewrite errors returned by the server, but errors detected and returned by HAProxy. This is why the list of supported errors is limited to a small set.</div>]]></help>
|
||||
</field>
|
||||
<field>
|
||||
<id>errorfile.content</id>
|
||||
|
||||
Reference in New Issue
Block a user