暂时 关闭待优化

This commit is contained in:
Comsenz 2017-08-21 11:26:54 +08:00
parent 4e1fbd6dc2
commit 1006d3e7a6
1 changed files with 0 additions and 3 deletions

View File

@ -87,9 +87,6 @@ $_config['db']['common']['slave_except_table'] = '';
* memcache 无法启用时,会自动开启另外的两种优化模式
*/
//空值缓存有效期默认30秒
$_config['cache']['empty_ttl'] = 30;
//内存变量前缀, 可更改,避免同服务器中的程序引用错乱
$_config['memory']['prefix'] = 'discuz_';