mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
security/acme-client: rename validation method for clarity
This commit is contained in:
parent
efb4080e72
commit
b49017aaec
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@
|
|||
<help></help>
|
||||
</field>
|
||||
<field>
|
||||
<label>OPNsense</label>
|
||||
<label>OPNsense Web Service</label>
|
||||
<type>header</type>
|
||||
<style>table_http table_http_opnsense</style>
|
||||
</field>
|
||||
|
|
|
|||
|
|
@ -275,7 +275,7 @@
|
|||
<Required>Y</Required>
|
||||
<default>opnsense</default>
|
||||
<OptionValues>
|
||||
<opnsense>OPNsense port forward (specify Interface or IP)</opnsense>
|
||||
<opnsense>OPNsense Web Service (automatic port forward)</opnsense>
|
||||
<haproxy>HAProxy HTTP Frontend Integration (OPNsense plugin)</haproxy>
|
||||
</OptionValues>
|
||||
</http_service>
|
||||
|
|
|
|||
Loading…
Reference in a new issue