diff --git a/.well-known/matrix/client b/.well-known/matrix/client index ad6861d..1dbe20d 100644 --- a/.well-known/matrix/client +++ b/.well-known/matrix/client @@ -4,9 +4,5 @@ }, "m.identity_server": { "base_url": "https://matrix.org" - }, - "org.matrix.msc3575.proxy": { - "url": "https://matrix-server-sync.lermer.nl" } - } \ No newline at end of file diff --git a/.well-known/matrix/client copy b/.well-known/matrix/client copy new file mode 100644 index 0000000..ad6861d --- /dev/null +++ b/.well-known/matrix/client copy @@ -0,0 +1,12 @@ +{ + "m.homeserver": { + "base_url": "https://matrix-server.lermer.nl" + }, + "m.identity_server": { + "base_url": "https://matrix.org" + }, + "org.matrix.msc3575.proxy": { + "url": "https://matrix-server-sync.lermer.nl" + } + +} \ No newline at end of file