diff --git a/app/config/database.php b/app/config/database.php index b7e5a695..e6a32ce4 100644 --- a/app/config/database.php +++ b/app/config/database.php @@ -111,7 +111,7 @@ 'redis' => array( - 'cluster' => true, + 'cluster' => false, 'default' => array( 'host' => '127.0.0.1',