mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
Services / Proxy - update pattern to zst for the Arch packages (#6014)
This commit is contained in:
parent
745d46c4ee
commit
a256ae1a8d
@ -334,7 +334,7 @@ coredump_dir /var/squid/cache
|
||||
|
||||
{% if helpers.exists('OPNsense.proxy.general.cache.local.cache_linux_packages') and OPNsense.proxy.general.cache.local.cache_linux_packages == '1' %}
|
||||
# Linux package cache:
|
||||
refresh_pattern pkg\.tar\.xz$ 0 20% 4320 refresh-ims
|
||||
refresh_pattern pkg\.tar\.zst$ 0 20% 4320 refresh-ims
|
||||
refresh_pattern d?rpm$ 0 20% 4320 refresh-ims
|
||||
refresh_pattern deb$ 0 20% 4320 refresh-ims
|
||||
refresh_pattern udeb$ 0 20% 4320 refresh-ims
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user