add livekit_service_url
Some checks failed
Deploy to Pages / Build (push) Has been cancelled
Deploy to Pages / Deploy (push) Has been cancelled

This commit is contained in:
Henry Hiles 2025-09-03 13:56:52 -04:00
commit 72aa95c4ed
No known key found for this signature in database

View file

@ -4,5 +4,11 @@
"org.matrix.msc3575.proxy": { "org.matrix.msc3575.proxy": {
"url": "https://matrix.federated.nexus" "url": "https://matrix.federated.nexus"
} }
} },
"org.matrix.msc4143.rtc_foci": [
{
"type": "livekit",
"livekit_service_url": "https://call.federated.nexus/livekit/sfu"
}
]
} }