1
0
mirror of https://github.com/ArcticFoxes-net/arcticfoxes.net synced 2025-02-20 19:31:33 -05:00
arcticfoxes.net/.well-known/matrix/client
wj25czxj47bu6q a0dd975507
Add sliding sync proxy to .well-known
Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com>
2023-10-07 10:03:10 +00:00

10 lines
199 B
Plaintext

{
"m.homeserver": {
"base_url": "https://matrix.arcticfoxes.net",
"server_name": "arcticfoxes.net"
},
"org.matrix.msc3575.proxy": {
"url": "https://syncv3.arcticfoxes.net"
}
}