From c6bf038e558f56bd0ee92bf0a35775d875e678f3 Mon Sep 17 00:00:00 2001 From: Otthorn Date: Sun, 21 Mar 2021 15:07:44 +0100 Subject: [PATCH] Enable presence on other HS --- element/config.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/element/config.json b/element/config.json index 51faecb..fc1e8f0 100644 --- a/element/config.json +++ b/element/config.json @@ -49,9 +49,6 @@ }, "welcomeUserId": "@riot-bot:matrix.org", "piwik": false, - "enable_presence_by_hs_url": { - "https://matrix.org": false - }, "settingDefaults": { "breadcrumbs": true },