This commit is contained in:
rennokki 2020-08-13 13:53:08 +03:00 committed by GitHub
parent 1bfbbdb558
commit 3a0bcead19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -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,