Skip to content

Commit 6d2c7ec

Browse files
committed
配置调整
1 parent 6cfac53 commit 6d2c7ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

application/config.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@
114114
'request_cache' => false,
115115
// 请求缓存有效期
116116
'request_cache_expire' => null,
117+
// 全局请求缓存排除规则
118+
'request_cache_except' => [],
117119

118120
// +----------------------------------------------------------------------
119121
// | 模板设置

0 commit comments

Comments
 (0)