diff options
Diffstat (limited to '')
-rw-r--r-- | doc/tinyproxy.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/tinyproxy.conf b/doc/tinyproxy.conf index 62b8f34..b8c20de 100644 --- a/doc/tinyproxy.conf +++ b/doc/tinyproxy.conf @@ -60,18 +60,6 @@ LogLevel Info PidFile "/var/run/tinyproxy.pid" # -# DNSserverLocation: This is the complete path (including program name) of -# the "dnsserver" DNS resolver. -# -DNSserverLocation "/usr/local/sbin/dnsserver" - -# -# DNSserverSocket: An absolute path to a Unix socket (usually stored in -# either /tmp or /var/state) -# -DNSserverSocket "/tmp/dnsserver.socket" - -# # Include the X-Tinyproxy header, which has the client's IP address when # connecting to the sites listed. # |