mirror of
https://gitee.com/liuxioabin/fengketrade.git
synced 2026-04-17 21:03:17 +08:00
redis 配置
This commit is contained in:
parent
87fe0569d6
commit
5769442de6
@ -185,7 +185,7 @@ return [
|
||||
// +----------------------------------------------------------------------
|
||||
'cache' => [
|
||||
// 驱动方式
|
||||
'type' => 'File',
|
||||
'type' => 'Redis',
|
||||
// 缓存保存目录
|
||||
'path' => CACHE_PATH,
|
||||
// 缓存前缀
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user