blob: dcec16376fb6421e6e8b5ad3bec5ea72239d877a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"m.homeserver": {
"base_url": "https://matrix.alee14.me"
},
"org.matrix.msc4143.rtc_foci": [
{
"type": "livekit",
"livekit_service_url": "https://livekit.alee14.me"
}
]
}
|