Add docs about currently used matrixRTC mode

This commit is contained in:
Timo K.
2026-08-21 12:04:24 +02:00
parent 8e20d48b1d
commit c3837464a3
3 changed files with 63 additions and 1 deletions

View File

@@ -5,5 +5,6 @@ This folder contains documentation for setup, usage, and development of Element
- [Embedded vs standalone mode](./embedded_standalone.md)
- [Url format and parameters](./url_params.md)
- [Global JS controls](./controls.md)
- [MatrixRTC modes](./matrix_rtc_modes.md)
- [Self-Hosting](./self_hosting.md)
- [Developing with linked packages](./linking.md)