diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-07-18 17:17:58 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-07-18 17:17:58 +0200 |
commit | 9b7c674056e0f9bb56e959c07bddbc7137ba2cb6 (patch) | |
tree | 5a0552e2447b04533e84bf23c82da0ac626d042d /etc/squid3 | |
parent | 8a962710371d3159ddc072ce8a7f6defc86ccdd8 (diff) | |
download | jenkins.debian.net-9b7c674056e0f9bb56e959c07bddbc7137ba2cb6.tar.xz |
stop using squid, only use squid3
Diffstat (limited to 'etc/squid3')
-rw-r--r-- | etc/squid3/squid.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/squid3/squid.conf b/etc/squid3/squid.conf index 4173bbfd..d7b6fabe 100644 --- a/etc/squid3/squid.conf +++ b/etc/squid3/squid.conf @@ -1133,7 +1133,7 @@ http_access deny all # # Squid normally listens to port 3128 -http_port 3129 +http_port 3128 # TAG: https_port # Note: This option is only available if Squid is rebuilt with the |