mirror of
https://github.com/DidiDidi129/Website.git
synced 2026-04-05 12:04:38 +00:00
16 lines
352 B
Plaintext
16 lines
352 B
Plaintext
{
|
|
"m.homeserver": {
|
|
"base_url": "https://matrix.didi.party"
|
|
},
|
|
"org.matrix.msc2965.authentication": {
|
|
"issuer": "https://auth.didi.party/",
|
|
"account": "https://auth.didi.party/"
|
|
},
|
|
"org.matrix.msc4143.rtc_foci": [
|
|
{
|
|
"type": "livekit",
|
|
"livekit_service_url": "https://matrixrtc.didi.party/livekit/jwt"
|
|
}
|
|
],
|
|
}
|