1、tp内核更新
2、时间格式bug更新
This commit is contained in:
@@ -107,6 +107,8 @@ return [
|
||||
'request_cache' => false,
|
||||
// 请求缓存有效期
|
||||
'request_cache_expire' => null,
|
||||
// 全局请求缓存排除规则
|
||||
'request_cache_except' => [],
|
||||
|
||||
// +----------------------------------------------------------------------
|
||||
// | 模板设置
|
||||
|
||||
Reference in New Issue
Block a user