wip
This commit is contained in:
parent
1bfbbdb558
commit
3a0bcead19
|
|
@ -141,9 +141,6 @@ return [
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
/*
|
|
||||||
* You can enable replication to publish and subscribe to messages across the driver
|
|
||||||
*/
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Broadcasting Replication
|
| Broadcasting Replication
|
||||||
|
|
@ -157,6 +154,7 @@ return [
|
||||||
| WebSocket servers.
|
| WebSocket servers.
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'replication' => [
|
'replication' => [
|
||||||
|
|
||||||
'enabled' => false,
|
'enabled' => false,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue