From 76ce2504212bd7ea54f7df1f2eb2215c762e421c Mon Sep 17 00:00:00 2001
From: Erik Johnston <erikj@matrix.org>
Date: Thu, 10 Oct 2019 14:35:56 +0100
Subject: [PATCH] Update config.json

---
 riot.im/develop/config.json | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/riot.im/develop/config.json b/riot.im/develop/config.json
index 18c79e2e..f028ab97 100644
--- a/riot.im/develop/config.json
+++ b/riot.im/develop/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-staging.vector.im/",
     "integrations_rest_url": "https://scalar-staging.vector.im/api",