summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/squid/squid.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/squid/squid.conf b/etc/squid/squid.conf
index 2e2b15f..1c6fc9e 100644
--- a/etc/squid/squid.conf
+++ b/etc/squid/squid.conf
@@ -3,8 +3,6 @@ acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
cache_mem 90 MB
cache_dir ufs /var/cache/squid/ 260 64 64
-#acl manager proto cache_object
-#acl localhost src 127.0.0.0/24
acl allowed_hosts src 10.10.0.0/16
cache_peer localhost parent 8081 0 no-query
http_access deny manager all