aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid/squid_nac.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/squid/squid_nac.xml')
-rw-r--r--config/squid/squid_nac.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/squid/squid_nac.xml b/config/squid/squid_nac.xml
index e0489f8e..a61471ec 100644
--- a/config/squid/squid_nac.xml
+++ b/config/squid/squid_nac.xml
@@ -111,7 +111,7 @@
<field>
<fielddescr>Whitelist</fielddescr>
<fieldname>whitelist</fieldname>
- <description>Enter each destination domain on a new line that will be accessable to the users that are allowed to use the proxy.</description>
+ <description>Enter each destination domain on a new line that will be accessable to the users that are allowed to use the proxy. You also can use regular expressions.</description>
<type>textarea</type>
<cols>50</cols>
<rows>5</rows>
@@ -120,7 +120,7 @@
<field>
<fielddescr>Blacklist</fielddescr>
<fieldname>blacklist</fieldname>
- <description>Enter each destination domain on a new line that will be blocked to the users that are allowed to use the proxy.</description>
+ <description>Enter each destination domain on a new line that will be blocked to the users that are allowed to use the proxy. You also can use regular expressions.</description>
<type>textarea</type>
<cols>50</cols>
<rows>5</rows>