From a87ea1b5fa46285a530d0c2fd644bbaf9d49217a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 13 Apr 2022 16:17:32 -0400 Subject: [PATCH] add grapheneos.org to list with disabled presence --- webapps/element/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webapps/element/config.json b/webapps/element/config.json index 3dd890f..62ac37a 100644 --- a/webapps/element/config.json +++ b/webapps/element/config.json @@ -29,7 +29,8 @@ "piwik": false, "enable_presence_by_hs_url": { "https://matrix.org": false, - "https://matrix-client.matrix.org": false + "https://matrix-client.matrix.org": false, + "https://matrix.grapheneos.org": false }, "setting_defaults": { "breadcrumbs": true