summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2002-05-26 18:59:10 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2002-05-26 18:59:10 +0000
commita892febac36fc4cf6a9d1dbaf1cbdd5c83443096 (patch)
treeb99a71c1b9338b0330b46529ea80ca433b251a16 /doc
parent9c28c7dfe2a839a73e43156e7699a75b232e657d (diff)
downloadtinyproxy-a892febac36fc4cf6a9d1dbaf1cbdd5c83443096.tar.gz
tinyproxy-a892febac36fc4cf6a9d1dbaf1cbdd5c83443096.zip
Removed the "DNSserver" directives since they're no longer needed.
Diffstat (limited to '')
-rw-r--r--doc/tinyproxy.conf12
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.
#