From df9229405622fdcb19937970a907b38c78702f50 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Wed, 10 Jul 2024 10:16:50 +0100 Subject: [PATCH] Update docs/config.md Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index c6585872b7..4745ddd07f 100644 --- a/docs/config.md +++ b/docs/config.md @@ -375,7 +375,7 @@ The VoIP and Jitsi options are: ``` The `widget` is the `content` of a normal widget state event. The `layout` is the layout specifier for the widget being created, as defined by the `io.element.widgets.layout` state event. By default this applies to all rooms, but the behaviour can be skipped for - 2-person rooms where 1:1 voip will be used by setting the option `widget_build_url_ignore_dm` to `true`. + 2-person rooms, causing Element to fall back to 1:1 VoIP, by setting the option `widget_build_url_ignore_dm` to `true`. 5. `audio_stream_url`: Optional URL to pass to Jitsi to enable live streaming. This option is considered experimental and may be removed at any time without notice. 6. `element_call`: Optional configuration for native group calls using Element Call, with the following subkeys: