From b807239fdd275fc45bfd461c7c49373b9cc15ecd Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 6 May 2020 11:29:37 +0300 Subject: [PATCH] Riot/config.json: update server addresses --- Riot/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Riot/config.json b/Riot/config.json index accc77a..41a9855 100644 --- a/Riot/config.json +++ b/Riot/config.json @@ -8,8 +8,8 @@ "showLabsSettings": true, "default_server_config": { "m.homeserver": { - "base_url": "https://matrix-client.matrix.org", - "server_name": "chat.privacytools.io" + "base_url": "https://matrix.feneas.org", + "server_name": "matrix.feneas.org" } }, "features": {