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
path: root/docs
diff options
context:
space:
mode:
authorGary Kim <gary@garykim.dev>2021-06-09 00:25:21 +0300
committerGary Kim <gary@garykim.dev>2021-07-14 20:44:33 +0300
commite736c8a609ddca9ffca5a2319d854ae8b59e676b (patch)
treeffa7901e866fcfa37e3657b7bd1b12b879c3d069 /docs
parent39d8489f6e493d8d5db21fc54ddd5a72c8e5deab (diff)
Add `bridged` actor type to documentation
Signed-off-by: Gary Kim <gary@garykim.dev>
Diffstat (limited to 'docs')
-rw-r--r--docs/constants.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/constants.md b/docs/constants.md
index 0946ee557..da857907a 100644
--- a/docs/constants.md
+++ b/docs/constants.md
@@ -67,6 +67,7 @@ title: Constants
* `users` - Logged-in users
* `guests` - Guest users (attendee type `guests` and `emails`)
* `bots` - Used by commands (actor-id is the used `/command`) and the changelog conversation (actor-id is `changelog`)
+* `bridged` - Users whose messages are bridged in by the [Matterbridge integration](matterbridge.md)
## Signaling modes
* `internal` No external signaling server is used