From 942b29c6d75275790e8eea991525107b59a6b490 Mon Sep 17 00:00:00 2001 From: Aaron Raimist Date: Fri, 29 Nov 2019 20:17:15 -0600 Subject: [PATCH] Update sample config Signed-off-by: Aaron Raimist --- config.sample.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.sample.json b/config.sample.json index 88c0e3a9..69dc3968 100644 --- a/config.sample.json +++ b/config.sample.json @@ -47,7 +47,8 @@ "siteId": 1 }, "enable_presence_by_hs_url": { - "https://matrix.org": false + "https://matrix.org": false, + "https://matrix-client.matrix.org": false }, "settingDefaults": { "breadcrumbs": true