summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2002-11-05 05:31:05 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2002-11-05 05:31:05 +0000
commitc1fbee04ce3fbb04e531875d8a9b7dd47a3f48e4 (patch)
tree863696ae7a3b75a2a5f9ed5698de673fbd6c87e2
parent3b2be8ae886744f96eecd38223352e4b4c68a748 (diff)
downloadtinyproxy-c1fbee04ce3fbb04e531875d8a9b7dd47a3f48e4.tar.gz
tinyproxy-c1fbee04ce3fbb04e531875d8a9b7dd47a3f48e4.zip
Removed the example for the Tunnel directive since it's been removed.
Diffstat (limited to '')
-rw-r--r--doc/tinyproxy.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/tinyproxy.conf b/doc/tinyproxy.conf
index e24513c..152e91e 100644
--- a/doc/tinyproxy.conf
+++ b/doc/tinyproxy.conf
@@ -66,14 +66,6 @@ PidFile "/var/run/tinyproxy.pid"
#XTinyproxy mydomain.com
#
-# Turns tinyproxy into a TCP tunnel which connects the local computer on
-# 'Port' to the remote computer's port. No processing is done when using
-# tinyproxy as a tunnel. If you want to connect to an upstream proxy use
-# the "Upstream" directive below.
-#
-#Tunnel some.remote.computer:port
-
-#
# Turns on upstream proxy support.
#
#Upstream some.remote.proxy:port