We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b8e19b commit 47ba381Copy full SHA for 47ba381
1 file changed
.well-known/matrix/client
@@ -4,5 +4,11 @@ layout: null
4
{
5
"m.homeserver": {
6
"base_url": "https://zos-home-2-e24b9412096f.herokuapp.com"
7
- }
+ },
8
+ "org.matrix.msc4143.rtc_foci": [
9
+ {
10
+ "type": "livekit",
11
+ "livekit_service_url": "https://matrix-rtc.zero.tech/livekit/jwt"
12
+ }
13
+ ]
14
}
0 commit comments