diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-07-17 08:18:48 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-07-17 08:18:48 -0300 |
commit | 88d2ce75299d31ba32280666a3fe6f5bdb3b2fe2 (patch) | |
tree | 4317abeba9ab10358c49616904800a5194ba8684 /config/squid3 | |
parent | 4eae141aa05bef1007a1866dc9460fe550ac0419 (diff) | |
parent | d9861455da523a0ac7201db239232c92a552fe2c (diff) | |
download | pfsense-packages-88d2ce75299d31ba32280666a3fe6f5bdb3b2fe2.tar.gz pfsense-packages-88d2ce75299d31ba32280666a3fe6f5bdb3b2fe2.tar.bz2 pfsense-packages-88d2ce75299d31ba32280666a3fe6f5bdb3b2fe2.zip |
Merge pull request #684 from trendchiller/master
Diffstat (limited to 'config/squid3')
-rw-r--r-- | config/squid3/31/squid_reverse.xml | 3 | ||||
-rw-r--r-- | config/squid3/31/squid_reverse_general.xml | 3 | ||||
-rwxr-xr-x | config/squid3/33/squid_reverse.xml | 3 | ||||
-rwxr-xr-x | config/squid3/33/squid_reverse_general.xml | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/config/squid3/31/squid_reverse.xml b/config/squid3/31/squid_reverse.xml index b3a4c6cb..40fb0ec1 100644 --- a/config/squid3/31/squid_reverse.xml +++ b/config/squid3/31/squid_reverse.xml @@ -252,7 +252,8 @@ <field> <fielddescr>Enable AutoDiscover</fielddescr> <fieldname>reverse_owa_autodiscover</fieldname> - <description>If this field is checked, AutoDiscover will be enabled.</description> + <description><![CDATA[If this field is checked, AutoDiscover will be enabled.<br> + <strong>You also should set up the autodiscover DNS-record to point to you WAN-IP.</strong>]]></description> <type>checkbox</type> </field> <field> diff --git a/config/squid3/31/squid_reverse_general.xml b/config/squid3/31/squid_reverse_general.xml index 47426c8e..1795edf5 100644 --- a/config/squid3/31/squid_reverse_general.xml +++ b/config/squid3/31/squid_reverse_general.xml @@ -240,7 +240,8 @@ <field> <fielddescr>Enable AutoDiscover</fielddescr> <fieldname>reverse_owa_autodiscover</fieldname> - <description>If this field is checked, AutoDiscover will be enabled.</description> + <description><![CDATA[If this field is checked, AutoDiscover will be enabled.<br> + <strong>You also should set up the autodiscover DNS-record to point to you WAN-IP.</strong>]]></description> <type>checkbox</type> </field> </fields> diff --git a/config/squid3/33/squid_reverse.xml b/config/squid3/33/squid_reverse.xml index b3a4c6cb..40fb0ec1 100755 --- a/config/squid3/33/squid_reverse.xml +++ b/config/squid3/33/squid_reverse.xml @@ -252,7 +252,8 @@ <field> <fielddescr>Enable AutoDiscover</fielddescr> <fieldname>reverse_owa_autodiscover</fieldname> - <description>If this field is checked, AutoDiscover will be enabled.</description> + <description><![CDATA[If this field is checked, AutoDiscover will be enabled.<br> + <strong>You also should set up the autodiscover DNS-record to point to you WAN-IP.</strong>]]></description> <type>checkbox</type> </field> <field> diff --git a/config/squid3/33/squid_reverse_general.xml b/config/squid3/33/squid_reverse_general.xml index 47426c8e..1795edf5 100755 --- a/config/squid3/33/squid_reverse_general.xml +++ b/config/squid3/33/squid_reverse_general.xml @@ -240,7 +240,8 @@ <field> <fielddescr>Enable AutoDiscover</fielddescr> <fieldname>reverse_owa_autodiscover</fieldname> - <description>If this field is checked, AutoDiscover will be enabled.</description> + <description><![CDATA[If this field is checked, AutoDiscover will be enabled.<br> + <strong>You also should set up the autodiscover DNS-record to point to you WAN-IP.</strong>]]></description> <type>checkbox</type> </field> </fields> |