We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7203f9 commit 8e456cbCopy full SHA for 8e456cb
1 file changed
public/.well-known/matrix/client
@@ -1,5 +1,11 @@
1
{
2
"m.homeserver": {
3
"base_url": "https://matrix.datasnack.org"
4
- }
+ },
5
+ "org.matrix.msc4143.rtc_foci": [
6
+ {
7
+ "type": "livekit",
8
+ "livekit_service_url": "https://jwt.talk.bitbetter.de"
9
+ }
10
+ ]
11
}
0 commit comments