squid/squid.sysconfig
Henrik Nordström 394cab172a Update to Squid-3.1
- IPv6 support
- NTLM passthru
- Follow X-Forwarded-For
- and more
2009-09-04 03:39:43 +00:00

10 lines
222 B
Plaintext

# default squid options
SQUID_OPTS=""
# Time to wait for Squid to shut down when asked. Should not be necessary
# most of the time.
SQUID_SHUTDOWN_TIMEOUT=100
# default squid conf file
SQUID_CONF="/etc/squid/squid.conf"