Skip to content

Commit 8e456cb

Browse files
committed
test setup element call
1 parent d7203f9 commit 8e456cb

File tree

1 file changed

+7
-1
lines changed
  • public/.well-known/matrix

1 file changed

+7
-1
lines changed

public/.well-known/matrix/client

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"m.homeserver": {
33
"base_url": "https://matrix.datasnack.org"
4-
}
4+
},
5+
"org.matrix.msc4143.rtc_foci": [
6+
{
7+
"type": "livekit",
8+
"livekit_service_url": "https://jwt.talk.bitbetter.de"
9+
}
10+
]
511
}

0 commit comments

Comments
 (0)