dever %!s(int64=4) %!d(string=hai) anos
pai
achega
61da3a9709
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      config/base.php

+ 3 - 0
config/base.php

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