aboutsummaryrefslogtreecommitdiffstats
path: root/.well-known/matrix/client
diff options
context:
space:
mode:
authorturret <turret@duck.com>2023-09-15 21:29:12 -0500
committerturret <turret@duck.com>2023-09-15 21:29:12 -0500
commitd46a05cde95ffb679d0637a5ca6bd8f8ad4f3581 (patch)
tree632304d092bcd36892980d665dae51b56afd58eb /.well-known/matrix/client
parentef2a00a33b1e2ba068c9c8b7a37c8ded5727b22f (diff)
downloadwww.turret.cyou-d46a05cde95ffb679d0637a5ca6bd8f8ad4f3581.tar.gz
www.turret.cyou-d46a05cde95ffb679d0637a5ca6bd8f8ad4f3581.tar.bz2
www.turret.cyou-d46a05cde95ffb679d0637a5ca6bd8f8ad4f3581.zip
add matrix well-known files
Diffstat (limited to '.well-known/matrix/client')
-rw-r--r--.well-known/matrix/client5
1 files changed, 5 insertions, 0 deletions
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/"
+ }
+}