We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd63cc4 commit 4fffe37Copy full SHA for 4fffe37
config/config.php
@@ -47,7 +47,7 @@
47
* 'cache' => 'redis'
48
*/
49
'lock' => [
50
- 'cache' => null,
+ 'cache' => 'array',
51
'enabled' => false,
52
'seconds' => 1,
53
],
0 commit comments