aboutsummaryrefslogtreecommitdiffstats
path: root/config/squidGuard
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-11-07 13:09:55 +0100
committerdoktornotor <notordoktor@gmail.com>2015-11-07 13:09:55 +0100
commit6efaddfd3c3a5baaa0132b35fafe6f20996ed85d (patch)
tree9ad0b1e116b894362362a9b796ebac7f12ad8daa /config/squidGuard
parent05877b4ab13520f30c13e1f9909389f49eb2f29c (diff)
downloadpfsense-packages-6efaddfd3c3a5baaa0132b35fafe6f20996ed85d.tar.gz
pfsense-packages-6efaddfd3c3a5baaa0132b35fafe6f20996ed85d.tar.bz2
pfsense-packages-6efaddfd3c3a5baaa0132b35fafe6f20996ed85d.zip
Add note about blacklists being unsupported on nanobsd
Diffstat (limited to 'config/squidGuard')
-rw-r--r--config/squidGuard/squidguard.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/config/squidGuard/squidguard.xml b/config/squidGuard/squidguard.xml
index e7514f63..f2d17d3f 100644
--- a/config/squidGuard/squidguard.xml
+++ b/config/squidGuard/squidguard.xml
@@ -244,8 +244,14 @@
<field>
<fielddescr>Blacklist</fielddescr>
<fieldname>blacklist</fieldname>
- <description><![CDATA[Check this option to enable blacklist]]></description>
+ <description>
+ <![CDATA[
+ Check this option to enable blacklist.<br />
+ <strong><span class="errmsg">Do NOT enable this on NanoBSD installs!</span></strong>
+ ]]>
+ </description>
<type>checkbox</type>
+ <enablefields>blacklist_proxy,blacklist_url</enablefields>
</field>
<field>
<fielddescr>Blacklist proxy</fielddescr>