diff options
Diffstat (limited to 'doc/tinyproxy.conf')
-rw-r--r-- | doc/tinyproxy.conf | 8 |
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 |