Commit 64db5314 authored by nanahira's avatar nanahira

fix

parent d086332e
Pipeline #39164 passed with stages
in 42 minutes and 59 seconds
......@@ -102,7 +102,7 @@ http {
proxy_cache_revalidate on;
proxy_cache_background_update on;
proxy_cache_lock on;
proxy_cache_valid 200 206 10m;
proxy_cache_valid 200 206;
proxy_cache_key $scheme://$host$request_uri$http_range;
proxy_cache_lock_timeout 0s;
......
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