Remove cache lock

This commit is contained in:
Jake Howard 2024-01-14 16:39:05 +00:00
parent 87cac3fecb
commit 750fceee02
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ server {
proxy_set_header Proxy "";
proxy_cache_use_stale error timeout http_500 http_502 http_503 http_504;
proxy_cache_lock on;
proxy_cache_valid 404 1m;
location / {