Update quadlets
This commit is contained in:
parent
5a44ca4cb9
commit
acda68b329
58 changed files with 1214 additions and 0 deletions
19
matrix/configs/well known (this shit suckkks).txt
Normal file
19
matrix/configs/well known (this shit suckkks).txt
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
well known files suck dih but quite simple
|
||||
|
||||
serve under /.well-known/matrix/client under domainroot
|
||||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://terrorist.academy"
|
||||
},
|
||||
"org.matrix.msc4143.rtc_foci": [
|
||||
{
|
||||
"type": "livekit",
|
||||
"livekit_service_url": "https://jwt.matrixrtc.terrorist.academy"
|
||||
}
|
||||
],
|
||||
"org.matrix.msc3575.proxy": {
|
||||
"url": "https://matrixrtc.terrorist.academy"
|
||||
}
|
||||
}
|
||||
|
||||
serve under .well-known/element/element.json same thing
|
||||
Loading…
Add table
Add a link
Reference in a new issue