]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - systems/eldiron/websites/immae/matrix/client
Squash changes containing private information
[perso/Immae/Config/Nix.git] / systems / eldiron / websites / immae / matrix / client
diff --git a/systems/eldiron/websites/immae/matrix/client b/systems/eldiron/websites/immae/matrix/client
new file mode 100644 (file)
index 0000000..89136a0
--- /dev/null
@@ -0,0 +1,11 @@
+{
+    "m.homeserver": {
+        "base_url": "https://immae.ems.host"
+    },
+    "m.identity_server": {
+        "base_url": "https://vector.im"
+    },
+    "org.matrix.msc3575.proxy": {
+        "url": "https://immae.ems.host"
+    }
+}