diff options
-rw-r--r-- | etc/squid/squid.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/squid/squid.conf b/etc/squid/squid.conf index 1c6fc9e..71f84f3 100644 --- a/etc/squid/squid.conf +++ b/etc/squid/squid.conf @@ -4,7 +4,6 @@ no_cache deny QUERY cache_mem 90 MB cache_dir ufs /var/cache/squid/ 260 64 64 acl allowed_hosts src 10.10.0.0/16 -cache_peer localhost parent 8081 0 no-query http_access deny manager all http_access allow allowed_hosts http_access allow localhost |