Fix matrix thing and add sliding sync proxy thing

This commit is contained in:
askiiart 2023-10-22 17:26:48 -05:00
parent ee00ac3429
commit 6363f7975a
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67

View file

@ -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"
}
}