mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Add CentOS Stream Linux support
This commit is contained in:
21
squid/config-CentOS-Stream-Linux-8.0-ALL
Normal file
21
squid/config-CentOS-Stream-Linux-8.0-ALL
Normal file
@@ -0,0 +1,21 @@
|
||||
log_dir=/var/log/squid
|
||||
squid_path=squid
|
||||
cache_dir=/var/spool/squid
|
||||
squid_conf=/etc/squid/squid.conf
|
||||
pid_file=/run/squid.pid
|
||||
cachemgr_path=/usr/*/squid/cachemgr.cgi
|
||||
squid_start=systemctl start squid
|
||||
squid_stop=systemctl stop squid
|
||||
squid_restart=systemctl reload squid
|
||||
calamaris=calamaris
|
||||
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
|
||||
Reference in New Issue
Block a user