diff --git a/webapp/src/main/webapp/WEB-INF/web.xml b/webapp/src/main/webapp/WEB-INF/web.xml index ea06a7d8a..93d65c786 100644 --- a/webapp/src/main/webapp/WEB-INF/web.xml +++ b/webapp/src/main/webapp/WEB-INF/web.xml @@ -159,15 +159,15 @@ org.apache.catalina.filters.ExpiresFilter ExpiresByType image - access plus 10 minutes + access plus 1 week ExpiresByType text/css - access plus 10 minutes + access plus 1 week ExpiresByType application/javascript - access plus 10 minutes + access plus 1 week