aboutsummaryrefslogtreecommitdiff
path: root/systems/eldiron/websites/immae/matrix/client
diff options
context:
space:
mode:
Diffstat (limited to 'systems/eldiron/websites/immae/matrix/client')
-rw-r--r--systems/eldiron/websites/immae/matrix/client4
1 files changed, 2 insertions, 2 deletions
diff --git a/systems/eldiron/websites/immae/matrix/client b/systems/eldiron/websites/immae/matrix/client
index 89136a0..8bb3d2f 100644
--- a/systems/eldiron/websites/immae/matrix/client
+++ b/systems/eldiron/websites/immae/matrix/client
@@ -1,11 +1,11 @@
1{ 1{
2 "m.homeserver": { 2 "m.homeserver": {
3 "base_url": "https://immae.ems.host" 3 "base_url": "https://synapse.immae.eu"
4 }, 4 },
5 "m.identity_server": { 5 "m.identity_server": {
6 "base_url": "https://vector.im" 6 "base_url": "https://vector.im"
7 }, 7 },
8 "org.matrix.msc3575.proxy": { 8 "org.matrix.msc3575.proxy": {
9 "url": "https://immae.ems.host" 9 "url": "https://synapse.immae.eu"
10 } 10 }
11} 11}