From 1bd329d83381c8cbead5bd41a3db1d1ed39ef9b0 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sun, 1 Mar 2020 22:35:13 +0100 Subject: Clean repo --- static/.well-known/matrix/client | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 static/.well-known/matrix/client (limited to 'static/.well-known/matrix/client') diff --git a/static/.well-known/matrix/client b/static/.well-known/matrix/client new file mode 100644 index 0000000..d34a03a --- /dev/null +++ b/static/.well-known/matrix/client @@ -0,0 +1,9 @@ +{ + "m.homeserver": { + "base_url": "https://im.deuxfleurs.fr" + }, + "m.identity_server": { + "base_url": "https://vector.im" + } +} + -- cgit v1.2.3