Error handling around reset install; clear cache
This commit is contained in:
@@ -121,7 +121,7 @@ return [
|
||||
'cache' => [
|
||||
'enabled' => true,
|
||||
'key' => 'phpvms-modules',
|
||||
'lifetime' => 60,
|
||||
'lifetime' => 10,
|
||||
],
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user