diff --git a/config/websockets.php b/config/websockets.php index 613da45..b52a631 100644 --- a/config/websockets.php +++ b/config/websockets.php @@ -141,9 +141,6 @@ return [ ], - /* - * You can enable replication to publish and subscribe to messages across the driver - */ /* |-------------------------------------------------------------------------- | Broadcasting Replication @@ -157,6 +154,7 @@ return [ | WebSocket servers. | */ + 'replication' => [ 'enabled' => false,