mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
network/templates/squid/squid.conf.j2: Fix URL re: cache-dir creation
This commit is contained in:
parent
c2734315a6
commit
1c4276a4c0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ http_access deny manager
|
|||
|
||||
# 2021-08-16: Squid's auto-creation of cache_dir (or the old way, 'squid -z')
|
||||
# don't work well in recent years. So we do it manually, as explained here:
|
||||
# https://github.com/iiab/iiab/blob/master/roles/network/tasks/squid.yml#L17-L41
|
||||
# https://github.com/iiab/iiab/blob/master/roles/network/tasks/squid.yml#L17-L45
|
||||
|
||||
# Where is the cache stored on disk? http://www.squid-cache.org/Doc/config/cache_dir/
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue