aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/.well-known/matrix/client12
1 files changed, 11 insertions, 1 deletions
diff --git a/public/.well-known/matrix/client b/public/.well-known/matrix/client
index 9e32c59..e5a4bfd 100644
--- a/public/.well-known/matrix/client
+++ b/public/.well-known/matrix/client
@@ -1,3 +1,13 @@
{
- "m.homeserver": {"base_url": "https://matrix.alee14.me"}
+ "m.homeserver": {
+ "base_url": "https://matrix.alee14.me"
+
+ }
+
+ "org.matrix.msc4143.rtc_foci": [
+ {
+ "type": "livekit",
+ "livekit_service_url": "https://livekit.alee14.me"
+ }
+ ]
}