Handle hostnames with upper-case letters
[webmin.git] / squid / config-debian-linux-6.0-*
1 log_dir=/var/log/squid
2 squid_path=squid
3 cache_dir=/var/spool/squid
4 squid_conf=/etc/squid/squid.conf
5 pid_file=/var/run/squid.pid
6 cachemgr_path=/usr/lib/cgi-bin/cachemgr.cgi
7 calamaris=calamaris
8 cal_max=50000
9 cal_args=-aw
10 crypt_conf=0
11 sort_conf=0
12 sync_create=0
13 sync_delete=0
14 sync_modify=1
15 cal_fmt=w
16 cal_all=1
17 restart_pos=0
18 squidclient=squidclient
19 squid_start=service squid start
20 squid_stop=service squid stop
21 squid_restart=service squid restart