]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blob - squid/squid.sysconfig
elfutils: Correctly configure debuginfod
[people/pmueller/ipfire-3.x.git] / squid / squid.sysconfig
1 # default squid options
2 SQUID_OPTS=""
3
4 # Time to wait for Squid to shut down when asked. Should not be necessary
5 # most of the time.
6 SQUID_SHUTDOWN_TIMEOUT=100
7
8 # default squid conf file
9 SQUID_CONF="/etc/squid/squid.conf"