Skip to content

Commit 36e01c9

Browse files
authored
Add Element-Call details to Matrix client well-known
1 parent b85b083 commit 36e01c9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

matrix-well-known-client

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,11 @@ permalink: .well-known/matrix/client
1111
},
1212
"m.tile_server": {
1313
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
14-
}
14+
},
15+
"org.matrix.msc4143.rtc_foci": [
16+
{
17+
"type": "livekit",
18+
"livekit_service_url": "livekit.matrix.hacklab.fi"
19+
}
20+
]
1521
}

0 commit comments

Comments
 (0)