aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-10-14 23:58:25 +0200
committerdoktornotor <notordoktor@gmail.com>2015-10-14 23:58:25 +0200
commit54b7b9dc0afd16198fd859fa4422ea38e982a74e (patch)
tree8fad4e6c1441b2c907ade225f61dda9f17774101 /config/squid3
parentbd2c369be01a5c5dca9f76c1c34b33ef381225da (diff)
downloadpfsense-packages-54b7b9dc0afd16198fd859fa4422ea38e982a74e.tar.gz
pfsense-packages-54b7b9dc0afd16198fd859fa4422ea38e982a74e.tar.bz2
pfsense-packages-54b7b9dc0afd16198fd859fa4422ea38e982a74e.zip
Improve description.
Diffstat (limited to 'config/squid3')
-rwxr-xr-xconfig/squid3/34/squid_nac.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/config/squid3/34/squid_nac.xml b/config/squid3/34/squid_nac.xml
index 4a81ac91..d621231f 100755
--- a/config/squid3/34/squid_nac.xml
+++ b/config/squid3/34/squid_nac.xml
@@ -42,7 +42,7 @@
]]>
</copyright>
<name>squidnac</name>
- <version>0.3.5</version>
+ <version>0.4.1</version>
<title>Proxy Server: Access Control</title>
<include_file>/usr/local/pkg/squid.inc</include_file>
<tabs>
@@ -98,9 +98,10 @@
<fieldname>allowed_subnets</fieldname>
<description>
<![CDATA[
- Enter each subnet on a new line that is allowed to use the proxy.<br/>
- The subnets must be expressed as CIDR ranges (e.g.: 192.168.1.0/24).<br/><br/>
- Note: The proxy interface subnet is already an allowed subnet. All the other subnets won't be able to use the proxy.
+ Enter subnets that are allowed to use the proxy.<br/>
+ The subnets must be expressed as CIDR ranges (e.g.: 192.168.1.0/24).<br/>
+ The proxy interface subnet is already an allowed subnet. All the other subnets won't be able to use the proxy.<br/>
+ <strong>Note: Put each entry on a separate line.</strong>
]]>
</description>
<type>textarea</type>