Skip to content

Commit 4fffe37

Browse files
authored
Update config.php
1 parent fd63cc4 commit 4fffe37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
* 'cache' => 'redis'
4848
*/
4949
'lock' => [
50-
'cache' => null,
50+
'cache' => 'array',
5151
'enabled' => false,
5252
'seconds' => 1,
5353
],

0 commit comments

Comments
 (0)