disabled module cache
This commit is contained in:
parent
1ac5eb11a4
commit
bae5415f92
|
|
@ -162,7 +162,7 @@ return [
|
|||
|
|
||||
*/
|
||||
'cache' => [
|
||||
'enabled' => true,
|
||||
'enabled' => false,
|
||||
'key' => 'module',
|
||||
'lifetime' => 60,
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue