延长js和css缓存

master
尹诚诚 8 years ago
parent 7d3f6671ce
commit feb98aa915

@ -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;
/**

Loading…
Cancel
Save