Merge "Update .well-known/matrix/client for Element Call"

This commit is contained in:
Zuul 2025-04-02 14:02:04 +00:00 committed by Gerrit Code Review
commit 5730f30735

View File

@ -5,7 +5,10 @@
"m.identity_server": {
"base_url": "https://vector.im"
},
"org.matrix.msc3575.proxy": {
"url": "https://opendev.ems.host"
}
"org.matrix.msc4143.rtc_foci": [
{
"type": "livekit",
"livekit_service_url": "https://jwt.call.element.io"
}
]
}