mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-07 00:57:00 +02:00
Update to 2022-02-09 14:00
This commit is contained in:
@@ -5,7 +5,7 @@ proxy_cache_path /var/cache/nginx
|
||||
inactive=300m
|
||||
use_temp_path=off;
|
||||
|
||||
map $is_cacheable $no_cache {
|
||||
map $is_proxy_cacheable $no_cache {
|
||||
default 1;
|
||||
1 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user