We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85b083 commit 36e01c9Copy full SHA for 36e01c9
matrix-well-known-client
@@ -11,5 +11,11 @@ permalink: .well-known/matrix/client
11
},
12
"m.tile_server": {
13
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
14
- }
+ },
15
+ "org.matrix.msc4143.rtc_foci": [
16
+ {
17
+ "type": "livekit",
18
+ "livekit_service_url": "livekit.matrix.hacklab.fi"
19
+ }
20
+ ]
21
}
0 commit comments