From d46a05cde95ffb679d0637a5ca6bd8f8ad4f3581 Mon Sep 17 00:00:00 2001 From: turret Date: Fri, 15 Sep 2023 21:29:12 -0500 Subject: add matrix well-known files --- .well-known/matrix/client | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .well-known/matrix/client (limited to '.well-known/matrix/client') diff --git a/.well-known/matrix/client b/.well-known/matrix/client new file mode 100644 index 0000000..ab45b9a --- /dev/null +++ b/.well-known/matrix/client @@ -0,0 +1,5 @@ +{ + "m.homeserver": { + "base_url": "https://matrix.turret.cyou/" + } +} -- cgit v1.2.3