]> jfr.im git - uguu.git/commitdiff
Update X.Y.conf
authorEric Johansson (neku) <redacted>
Sun, 6 Jun 2021 20:35:22 +0000 (22:35 +0200)
committerGitHub <redacted>
Sun, 6 Jun 2021 20:35:22 +0000 (22:35 +0200)
templates/nginx_confs/X.Y.conf

index 02c82fa3936b78c0f6253883cddad78a60e0a225..a66b2661026c943e1df4ead7b67bc63b6fb2f68c 100644 (file)
@@ -18,7 +18,7 @@ etag on;
 
 location ~* \.(?:css|js|jpg|jpeg|gif|png|ico|xml|eot|woff|woff2|ttf|svg|otf)$ {
 add_header        Cache-Control "public";
-expires           2d;
+expires           30d;
 }
 
  gzip on;