remove cache

This commit is contained in:
Josh Hawkins 2025-03-19 07:45:32 -05:00
parent d71d582487
commit 20374c2a1a

View File

@ -302,7 +302,6 @@ http {
location /locales/ {
access_log off;
expires 1y;
add_header Cache-Control "public";
}