Browse Source
Fix typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/3662/head
Joas Schilling
6 years ago
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
1 changed files with
1 additions and
1 deletions
-
docs/constants.md
|
|
|
@ -45,4 +45,4 @@ title: Constants |
|
|
|
## Signaling modes |
|
|
|
* `internal` No external signaling server is used |
|
|
|
* `external` A single external signaling server is used |
|
|
|
* `conversation_cluster` A external signaling server is assigned per conversation |
|
|
|
* `conversation_cluster` An external signaling server is assigned per conversation |