summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/.htaccess b/static/.htaccess
index 09bfaa46..30943897 100644
--- a/static/.htaccess
+++ b/static/.htaccess
@@ -32,7 +32,7 @@ Header set Cache-Control "public, max-age=1800"
</FilesMatch>
<FilesMatch "\.(ico)$">
-Header set Cache-Control "public, max-age=86400"
+Header set Cache-Control "public, max-age=604800"
</FilesMatch>
<FilesMatch "\.(css|js|png|svg|woff2)$">