Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-05-25 11:51:16 +0300
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>2020-05-26 13:17:48 +0300
commit1cf3d5b74befa5dc5db6377f510b885043e8b3ee (patch)
tree28abdb58e713ab6b23205c8fb2a67861bcd4fc76 /docs/constants.md
parent6a33ea1594f10da5f6b3acce8bfa29827989d967 (diff)
Add docs for the HPB conversation clustering
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs/constants.md')
-rw-r--r--docs/constants.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/constants.md b/docs/constants.md
index 86ecff848..fe007a44b 100644
--- a/docs/constants.md
+++ b/docs/constants.md
@@ -40,3 +40,9 @@ title: Constants
## Webinary lobby states
* `0` no lobby
* `1` lobby for non moderators
+
+
+## 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