From 43bd88777ca6d68256fc59be923b83c2046ae3e6 Mon Sep 17 00:00:00 2001 From: Luke Barnard Date: Thu, 25 May 2017 10:10:26 +0100 Subject: [PATCH] Remove potentially confusing sample config --- config.sample.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.sample.json b/config.sample.json index f26a6553f9..9be92fa747 100644 --- a/config.sample.json +++ b/config.sample.json @@ -11,6 +11,5 @@ "matrix.org" ] }, - "welcomeUserId": "@RiotBot:matrix.org", - "welcomePageUrl": "https://about.riot.im" + "welcomeUserId": "@RiotBot:matrix.org" }