diff --git a/config/database.php b/config/database.php index aa56f455..4562ebcc 100644 --- a/config/database.php +++ b/config/database.php @@ -109,8 +109,6 @@ 'client' => 'predis', - 'cluster' => false, - 'default' => [ 'host' => env('REDIS_HOST', 'localhost'), 'password' => env('REDIS_PASSWORD', null),