[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[snapshot/master] Raise default expiry time for static content from 1h to 12h



---
 web/app/snapshot/public/.htaccess |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/app/snapshot/public/.htaccess b/web/app/snapshot/public/.htaccess
index 3670b1c..b45f144 100644
--- a/web/app/snapshot/public/.htaccess
+++ b/web/app/snapshot/public/.htaccess
@@ -1,2 +1,2 @@
 ExpiresActive On
-ExpiresDefault "access plus 1 hour"
+ExpiresDefault "access plus 12 hour"
-- 
1.5.6.5



Reply to: