Skip to content

Commit

Permalink
Merge pull request #28113 from robintown/delabs-join-calls
Browse files Browse the repository at this point in the history
Update docs to reflect that you can join calls without the labs flags
  • Loading branch information
robintown authored Sep 30, 2024
2 parents 1c0b04a + de02f04 commit e428a1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Enables sharing your current location to the timeline, with live updates.

## Video rooms (`feature_video_rooms`)

Enables support for creating and joining video rooms, which are persistent video chats that users can jump in and out of.
Enables support for creating video rooms, which are persistent video chats that users can jump in and out of.

## Element Call video rooms (`feature_element_call_video_rooms`) [In Development]

Expand All @@ -93,7 +93,7 @@ This flag will not have any effect unless `feature_video_rooms` is also enabled.

## New group call experience (`feature_group_calls`) [In Development]

This feature allows users to place and join native [MSC3401](https://github.com/matrix-org/matrix-spec-proposals/pull/3401) group calls in compatible rooms, using Element Call.
This feature allows users to place native [MSC3401](https://github.com/matrix-org/matrix-spec-proposals/pull/3401) group calls in compatible rooms, using Element Call.

If you're enabling this at the deployment level, you may also want to reference the docs for the `element_call` config section.

Expand Down

0 comments on commit e428a1e

Please sign in to comment.