Update .well-known/matrix/client for Element Call
We were notified by EMS that we should update the contents of our Matrix homeserver client domain data to align with step 4 on https://ems-docs.element.io/link/10 (particularly part 4.2). See https://matrix.org/blog/2025/03/21/this-week-in-matrix-2025-03-21/#dept-of-voip-call-me-hand for additional explanation of the change in their Element Call service. Change-Id: If2bed3ef2376954094cd9811fd80e62a13633472
This commit is contained in:
parent
8ca9356f9f
commit
985af97374
@ -5,7 +5,10 @@
|
|||||||
"m.identity_server": {
|
"m.identity_server": {
|
||||||
"base_url": "https://vector.im"
|
"base_url": "https://vector.im"
|
||||||
},
|
},
|
||||||
"org.matrix.msc3575.proxy": {
|
"org.matrix.msc4143.rtc_foci": [
|
||||||
"url": "https://opendev.ems.host"
|
{
|
||||||
}
|
"type": "livekit",
|
||||||
|
"livekit_service_url": "https://jwt.call.element.io"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user