Commit 1bcd6dcd authored by nanahira's avatar nanahira

fix

parent ffcd9c6e
Pipeline #39285 failed with stages
in 20 seconds
......@@ -105,7 +105,7 @@ http {
proxy_cache_valid 200 206 0;
proxy_cache_key $scheme://$host$request_uri$http_range;
proxy_cache_lock_timeout 0s;
proxy_cache_lock_timeout 600s;
proxy_cache_lock_age 600s;
#proxy_cache_use_stale updating;
proxy_cache_min_uses 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment