diff --git a/tinyproxy.conf b/tinyproxy.conf index 46e20a0..aba253b 100644 --- a/tinyproxy.conf +++ b/tinyproxy.conf @@ -9,9 +9,6 @@ Port 8888 # Allow connections from any client Allow 0.0.0.0/0 -# Disable upstream proxy -UpstreamProxy none - # Enable logging LogLevel Info