mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
完成评论
This commit is contained in:
@@ -13,7 +13,7 @@ return [
|
||||
// 存储连接标识 当type使用cache的时候有效
|
||||
'store' => null,
|
||||
// 过期时间
|
||||
'expire' => 1440,
|
||||
'expire' => 3600*24*7,
|
||||
// 前缀
|
||||
'prefix' => '',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user