diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 467b64b..100cf64 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -300,7 +300,7 @@ http { open_file_cache_valid 1d; include snippets/security-headers.conf; - add_header Cache-Control "public, no-cache"; + add_header Cache-Control "public"; add_header X-Robots-Tag "none" always; if ($request_uri ~ ^[^?]+//) {