优化css和js的缓存时间

master
ycc 9 years ago
parent 220a531b6f
commit 2f7bad2649

@ -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'] = 1800;
$min_serveOptions['maxAge'] = 10080;
/**

Loading…
Cancel
Save