summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--etc/tinyproxy.conf.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/tinyproxy.conf.in b/etc/tinyproxy.conf.in
index e24ad4a..2cde69e 100644
--- a/etc/tinyproxy.conf.in
+++ b/etc/tinyproxy.conf.in
@@ -283,12 +283,12 @@ ViaProxyName "tinyproxy"
# ConnectPort: This is a list of ports allowed by tinyproxy when the
# CONNECT method is used. To disable the CONNECT method altogether, set
# the value to 0. If no ConnectPort line is found, all ports are
-# allowed (which is not very secure.)
+# allowed.
#
# The following two ports are used by SSL.
#
-ConnectPort 443
-ConnectPort 563
+#ConnectPort 443
+#ConnectPort 563
#
# Configure one or more ReversePath directives to enable reverse proxy