You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2019/06/03 14:16:53 UTC

[incubator-echarts-website] branch asf-site updated: update htaccess

This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f07094d  update htaccess
f07094d is described below

commit f07094dbde0345e9ca1f568304910ff528a7db6f
Author: Ovilia <zw...@gmail.com>
AuthorDate: Mon Jun 3 22:16:16 2019 +0800

    update htaccess
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index fb1caca..9b1e96c 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,5 +1,5 @@
 <IfModule mod_expires.c>
   ExpiresActive on
 
-  ExpiresDefault                          "access plus 0 seconds"
+  ExpiresDefault                          "access plus 5 minutes"
 </IfModule>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org