From f448adca204f2832fbab690fed7603bee76b897c Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Thu, 15 Mar 2018 17:32:41 -0700 Subject: [PATCH] NOJIRA: Reducing cache expiration time for master branch builds. --- cspace-ui/cspace#core/WEB-INF/web.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cspace-ui/cspace#core/WEB-INF/web.xml b/cspace-ui/cspace#core/WEB-INF/web.xml index b476587bd..3c1a184fb 100644 --- a/cspace-ui/cspace#core/WEB-INF/web.xml +++ b/cspace-ui/cspace#core/WEB-INF/web.xml @@ -13,11 +13,11 @@ org.apache.catalina.filters.ExpiresFilter ExpiresDefault - access plus 12 hours + access plus 2 hours ExpiresFilter /* - \ No newline at end of file + -- 2.47.3