diff --git a/static/.well-known/matrix/client b/static/.well-known/matrix/client index f7a74b6..046c617 100644 --- a/static/.well-known/matrix/client +++ b/static/.well-known/matrix/client @@ -3,6 +3,10 @@ "base_url": "https://m.aroy-art.com" }, "m.identity_server": { - "base_url": "https://vector.im" + "base_url": "https://vector.im" + }, + "org.matrix.msc3575.proxy": { + "url": "https://syncv3.m.aroy-art.com" } } +