Skip to content

Commit 2c37812

Browse files
committed
matrix config
1 parent b226681 commit 2c37812

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

.well-known/matrix/client

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"m.homeserver": {
3+
"base_url": "https://byzocker.de"
4+
},
5+
"org.matrix.msc4143.rtc_foci": [
6+
{
7+
"type": "livekit",
8+
"livekit_service_url": "https://jwt.call.element.io"
9+
}
10+
]
11+
}

public/.well-known/matrix/server

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"m.server": "matrix-s.byzocker.de"
3+
}

0 commit comments

Comments
 (0)