File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -374,8 +374,8 @@ The VoIP and Jitsi options are:
374
374
}
375
375
```
376
376
The `widget` is the `content` of a normal widget state event. The `layout` is the layout specifier for the widget being created,
377
- as defined by the `io.element.widgets.layout` state event. By default this applies to all rooms, but the behaviour can be skipped for DMs
378
- by setting the option `widget_build_url_ignore_dm` to `true`.
377
+ as defined by the `io.element.widgets.layout` state event. By default this applies to all rooms, but the behaviour can be skipped for
378
+ 2 -person rooms, causing Element to fall back to 1:1 VoIP, by setting the option `widget_build_url_ignore_dm` to `true`.
379
379
5 . `audio_stream_url`: Optional URL to pass to Jitsi to enable live streaming. This option is considered experimental and may be removed
380
380
at any time without notice.
381
381
6 . `element_call`: Optional configuration for native group calls using Element Call, with the following subkeys:
You can’t perform that action at this time.
0 commit comments