From 4a81c3c8448e26058912ee912be62189cbf3fc50 Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 26 Mar 2020 14:53:44 +0000 Subject: [PATCH] Remove welcome user from config Until we update its tutorial videos to the current interface See also https://github.com/vector-im/riot-web/pull/12894 --- riot.im/nightly/config.json | 1 - riot.im/release/config.json | 1 - 2 files changed, 2 deletions(-) diff --git a/riot.im/nightly/config.json b/riot.im/nightly/config.json index 3a81d4f..fbdc4f9 100644 --- a/riot.im/nightly/config.json +++ b/riot.im/nightly/config.json @@ -28,7 +28,6 @@ "feature_presence_in_room_list": "labs", "feature_custom_themes": "labs" }, - "welcomeUserId": "@riot-bot:matrix.org", "piwik": { "url": "https://piwik.riot.im/", "siteId": 1, diff --git a/riot.im/release/config.json b/riot.im/release/config.json index 9189784..b237f0e 100644 --- a/riot.im/release/config.json +++ b/riot.im/release/config.json @@ -13,7 +13,6 @@ ], "hosting_signup_link": "https://modular.im/?utm_source=riot-web&utm_medium=web", "bug_report_endpoint_url": "https://riot.im/bugreports/submit", - "welcomeUserId": "@riot-bot:matrix.org", "roomDirectory": { "servers": [ "matrix.org"