From e2a381e43be97d9429a65cd0caa38868c06de12b Mon Sep 17 00:00:00 2001 From: Dan Date: Sat, 15 Jun 2024 09:29:16 +1200 Subject: [PATCH] added sliding sync --- .well-known/matrix/client | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.well-known/matrix/client b/.well-known/matrix/client index bcb4be0..301817c 100644 --- a/.well-known/matrix/client +++ b/.well-known/matrix/client @@ -4,5 +4,8 @@ }, "m.identity_server": { "base_url": "https://matrix.org" + }, + "org.matrix.msc3575.proxy": { + "url": "https://matrix.digitalprivacy.diy" } } \ No newline at end of file