diff --git a/riot.im/develop/config.json b/riot.im/develop/config.json index 18c79e2ec2..f028ab970e 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",