# Configuration file for Polipo. -*-sh-*-
# This is a minimal default configuration for Fatdog64 70
# Please refer to /etc/polipo/config.sample for the complete set

# start as a daemon and keep a pidfile
daemonise = true
pidFile = /var/run/polipo.pid

# disable IPv6 DNS and direct DNS resolution (doesn't work behind firewalls)
dnsQueryIPv6 = no
dnsUseGethostbyname = yes

# log requests syslog so we can see what's wrong
logSyslog = true
