website/public/.well-known/matrix/client
Henry-Hiles 72aa95c4ed
Some checks failed
Deploy to Pages / Build (push) Has been cancelled
Deploy to Pages / Deploy (push) Has been cancelled
add livekit_service_url
2025-09-03 13:56:52 -04:00

14 lines
359 B
Text

{
"m.homeserver": {
"base_url": "https://matrix.federated.nexus",
"org.matrix.msc3575.proxy": {
"url": "https://matrix.federated.nexus"
}
},
"org.matrix.msc4143.rtc_foci": [
{
"type": "livekit",
"livekit_service_url": "https://call.federated.nexus/livekit/sfu"
}
]
}