summaryrefslogtreecommitdiff
path: root/files/sysconfig/squid
blob: e6fbc1e7a1aa1e62ae0249f79b5d061ccbdb80dc (plain)
1
2
3
4
5
6
7
8
9
10
11
# default squid options
# -D disables initial dns checks. If you most likely will not to have an
#    internet connection when you start squid, uncomment this
SQUID_OPTS="-D"

# 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"