Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
4 |
- |
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"
|