From 0533e559aed768d37bb38e7d4a9bf0eed8d55634 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Thu, 10 Oct 2019 14:35:10 +0100 Subject: [PATCH] Update config.json --- riot.im/app/config.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/riot.im/app/config.json b/riot.im/app/config.json index dfcf5bd7..70ecddfd 100644 --- a/riot.im/app/config.json +++ b/riot.im/app/config.json @@ -1,13 +1,5 @@ { - "default_server_config": { - "m.homeserver": { - "server_name": "matrix.org", - "base_url": "https://matrix-client.matrix.org" - }, - "m.identity_server": { - "base_url": "https://vector.im" - } - }, + "default_server_name": "matrix.org", "brand": "Riot", "integrations_ui_url": "https://scalar.vector.im/", "integrations_rest_url": "https://scalar.vector.im/api",