cluster option not needed anymore
This commit is contained in:
@@ -109,8 +109,6 @@ return [
|
||||
|
||||
'client' => 'predis',
|
||||
|
||||
'cluster' => false,
|
||||
|
||||
'default' => [
|
||||
'host' => env('REDIS_HOST', 'localhost'),
|
||||
'password' => env('REDIS_PASSWORD', null),
|
||||
|
||||
Reference in New Issue
Block a user