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