Skip to content

Commit 47ba381

Browse files
committed
org.matrix.msc4143.rtc_foci
1 parent 1b8e19b commit 47ba381

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.well-known/matrix/client

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,11 @@ layout: null
44
{
55
"m.homeserver": {
66
"base_url": "https://zos-home-2-e24b9412096f.herokuapp.com"
7-
}
7+
},
8+
"org.matrix.msc4143.rtc_foci": [
9+
{
10+
"type": "livekit",
11+
"livekit_service_url": "https://matrix-rtc.zero.tech/livekit/jwt"
12+
}
13+
]
814
}

0 commit comments

Comments
 (0)