diff --git a/config/database.php b/config/database.php index fd22e8e9892..fe50ec1d120 100644 --- a/config/database.php +++ b/config/database.php @@ -107,6 +107,8 @@ 'redis' => [ + 'client' => 'predis', + 'cluster' => false, 'default' => [