diff --git a/static/.well-known/matrix/client b/static/.well-known/matrix/client index 9bbf87219..90d9a1210 100644 --- a/static/.well-known/matrix/client +++ b/static/.well-known/matrix/client @@ -7,5 +7,11 @@ }, "org.matrix.msc3575.proxy": { "url": "https://slidingsync.lab.matrix.org" - } + }, + "org.matrix.msc4143.rtc_foci": [ + { + "type":"livekit", + "livekit_service_url":"https://livekit-jwt.call.element.io" + } + ] }