From 1b244d9543c0051b83658f100b25904342d41ff8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 24 May 2021 12:08:52 -0400 Subject: add Matrix client homeserver delegation --- static/.well-known/matrix/client | 1 + 1 file changed, 1 insertion(+) create mode 100644 static/.well-known/matrix/client (limited to 'static') diff --git a/static/.well-known/matrix/client b/static/.well-known/matrix/client new file mode 100644 index 00000000..367d6f7d --- /dev/null +++ b/static/.well-known/matrix/client @@ -0,0 +1 @@ +{"m.homeserver":{"base_url":"https://matrix.grapheneos.org"}} \ No newline at end of file -- cgit v1.3.1