Removed the example for the Tunnel directive since it's been removed.

This commit is contained in:
Robert James Kaes 2002-11-05 05:31:05 +00:00
parent 3b2be8ae88
commit c1fbee04ce

View File

@ -65,14 +65,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.
#