Files
Website/.well-known/matrix/client
2026-03-12 23:00:32 +10:30

21 lines
507 B
Plaintext

{
"m.homeserver": {
"base_url": "https://matrix.didi.party"
},
"org.matrix.msc2965.authentication": {
"issuer": "https://matrix.didi.party",
"account": "https://matrix.didi.party/account"
},
"org.matrix.msc4143.rtc_foci":[
{
"type":"livekit",
"livekit_service_url":"https://matrixrtc.didi.party/livekit/jwt"
}
"org.matrix.msc2965.authentication": {
"issuer": "https://auth.didi.party/",
"account": "https://auth.didi.party/account"
}
]
}