mirror of
https://github.com/webmin/webmin.git
synced 2026-01-16 15:06:07 +00:00
21 lines
416 B
Plaintext
21 lines
416 B
Plaintext
log_dir=/var/log/squid
|
|
squid_path=squid
|
|
cache_dir=/var/spool/squid
|
|
squid_conf=/etc/squid/squid.conf
|
|
pid_file=/var/run/squid.pid
|
|
cachemgr_path=/usr/lib/squid/cachemgr.cgi
|
|
start_cmd=service squid start
|
|
stop_cmd=service squid stop
|
|
squid_restart=service squid restart
|
|
cal_max=50000
|
|
cal_args=-aw
|
|
crypt_conf=0
|
|
sort_conf=0
|
|
sync_create=0
|
|
sync_delete=0
|
|
sync_modify=1
|
|
cal_fmt=w
|
|
cal_all=1
|
|
restart_pos=0
|
|
squidclient=squidclient
|