From feb98aa9157a2c66223fd096d579f07236752dc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Wed, 7 Jun 2017 11:05:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BB=B6=E9=95=BFjs=E5=92=8Ccss=E7=BC=93?= =?UTF-8?q?=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- min/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/min/config.php b/min/config.php index 29c9f829..ee873109 100644 --- a/min/config.php +++ b/min/config.php @@ -102,7 +102,7 @@ $min_serveOptions['bubbleCssImports'] = false; * Note: Despite this setting, if you include a number at the end of the * querystring, maxAge will be set to one year. E.g. /min/f=hello.css&123456 */ -$min_serveOptions['maxAge'] = 100800; +$min_serveOptions['maxAge'] = 604800; /**