Removed the "DNSserver" directives since they're no longer needed.

This commit is contained in:
Robert James Kaes 2002-05-26 18:59:10 +00:00
parent 9c28c7dfe2
commit a892febac3

View File

@ -59,18 +59,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.