fixup! fix(api): restore backwards compatibility for RTC foci config

This commit is contained in:
Niklas Wojtkowiak 2026-02-23 18:09:57 -05:00
parent 1e6d95583c
commit 763d9b3de8
No known key found for this signature in database
GPG key ID: 8253E6D1D837E08A

View file

@ -1 +1 @@
Implement MSC4143 MatrixRTC transport discovery endpoints (`GET /_matrix/client/v1/rtc/transports` and the unstable prefix equivalent). Move RTC foci configuration from `[global.well_known]` to a new `[global.matrix_rtc]` section with a `foci` field. Contributed by @0xnim
Implement MSC4143 MatrixRTC transport discovery endpoint. Move RTC foci configuration from `[global.well_known]` to a new `[global.matrix_rtc]` section with a `foci` field. Contributed by @0xnim