Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 3a0bcea

Browse files
authored
wip
1 parent 1bfbbdb commit 3a0bcea

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/websockets.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,6 @@
141141

142142
],
143143

144-
/*
145-
* You can enable replication to publish and subscribe to messages across the driver
146-
*/
147144
/*
148145
|--------------------------------------------------------------------------
149146
| Broadcasting Replication
@@ -157,6 +154,7 @@
157154
| WebSocket servers.
158155
|
159156
*/
157+
160158
'replication' => [
161159

162160
'enabled' => false,

0 commit comments

Comments
 (0)