aboutsummaryrefslogtreecommitdiffstats
path: root/config/squidGuard/squidguard_default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/squidGuard/squidguard_default.xml')
-rw-r--r--config/squidGuard/squidguard_default.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/squidGuard/squidguard_default.xml b/config/squidGuard/squidguard_default.xml
index 6fae67c6..ff05085a 100644
--- a/config/squidGuard/squidguard_default.xml
+++ b/config/squidGuard/squidguard_default.xml
@@ -62,6 +62,15 @@
</description>
<type>checkbox</type>
</field>
+ <field>
+ <fielddescr>Proxy Denied Error</fielddescr>
+ <fieldname>deniedmessage</fieldname>
+ <description>The first part of the error message displayed to clients when denied. Defaults to "Request denied by $g['product_name'] proxy"</description>
+ <type>textarea</type>
+ <cols>65</cols>
+ <rows>2</rows>
+ </field>
+
<field>
<fielddescr>Redirect mode</fielddescr>
<fieldname>redirect_mode</fieldname>