Fix matrix thing and add sliding sync proxy thing
This commit is contained in:
parent
ee00ac3429
commit
6363f7975a
1 changed files with 8 additions and 1 deletions
|
@ -1 +1,8 @@
|
||||||
{ "m.server": "matrix.askiiart.net:443" }
|
{
|
||||||
|
"m.homeserver": {
|
||||||
|
"base_url": "https://matrix.askiiart.net"
|
||||||
|
},
|
||||||
|
"org.matrix.msc3575.proxy": {
|
||||||
|
"url": "https://syncv3.example.com"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue