@@ -34,4 +34,6 @@ return [
'deploy' => 0,
// 分离
'rw_separate' => false,
+ //是否需要断线重连
+ 'break_reconnect'=>true
];