1
This commit is contained in:
parent
de2d7970d0
commit
ce42f110f4
@ -18,7 +18,7 @@ use Webman\Session\RedisClusterSessionHandler;
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'type' => 'file', // or redis or redis_cluster
|
'type' => 'redis', // or redis or redis_cluster
|
||||||
|
|
||||||
'handler' => FileSessionHandler::class,
|
'handler' => FileSessionHandler::class,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user