Updated docs
This commit is contained in:
parent
13e5e6ad6c
commit
21d37d93ee
|
|
@ -74,6 +74,7 @@ You may add additional apps in your `config/websockets.php` file.
|
||||||
'capacity' => null,
|
'capacity' => null,
|
||||||
'enable_client_messages' => false,
|
'enable_client_messages' => false,
|
||||||
'enable_statistics' => true,
|
'enable_statistics' => true,
|
||||||
|
'allowed_origins' => [],
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue