summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/tinyproxy.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tinyproxy.conf b/doc/tinyproxy.conf
index d215477..12b38e6 100644
--- a/doc/tinyproxy.conf
+++ b/doc/tinyproxy.conf
@@ -133,6 +133,11 @@ Allow 192.168.1.0/25
#FilterExtended On
#
+# Use case sensitive regular expressions.
+#
+#FilterCaseSensitive On
+
+#
# Change the default policy of the filtering system. If this directive is
# commented out, or is set to "No" then the default policy is to allow everything
# which is not specifically denied by the filter file.