aboutsummaryrefslogtreecommitdiff
path: root/public/.well-known/matrix/client
blob: e5a4bfdec2e5f11a2e1afe5d918c20fad1b7bff0 (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"
    }
  ]
}