@@ -138,6 +138,9 @@ $config['base'] = array
# 实时增加积分开启,关闭则需要把lib/core.cron放到计划任务中
'sync' => true,
),
+
+ # 启用全站图片压缩
+ //'pic' => 't1',
);