aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2025-01-17 11:41:10 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2025-01-17 11:41:10 +0100
commit4bdcb5b41b361484bb91fae34b4f5e35645afe2f (patch)
treece784f3fb8e51e1d65ea39d2d91f67eedf180c97
parenta3862cb394858d1d284d86512b0aa000bd04185e (diff)
downloadsite-4bdcb5b41b361484bb91fae34b4f5e35645afe2f.tar.gz
site-4bdcb5b41b361484bb91fae34b4f5e35645afe2f.zip
remove matrix sliding sync deprecated proxy
-rw-r--r--static/.well-known/matrix/client3
1 files changed, 0 insertions, 3 deletions
diff --git a/static/.well-known/matrix/client b/static/.well-known/matrix/client
index b509086..4aebc93 100644
--- a/static/.well-known/matrix/client
+++ b/static/.well-known/matrix/client
@@ -2,9 +2,6 @@
"m.homeserver": {
"base_url": "https://im.deuxfleurs.fr"
},
- "org.matrix.msc3575.proxy": {
- "url": "https://im-syncv3.deuxfleurs.fr"
- },
"m.identity_server": {
"base_url": "https://vector.im"
},