From 116faf149139f62c28a1ac7e3e2beb96637e0c60 Mon Sep 17 00:00:00 2001 From: rosbeef andino Date: Fri, 27 Jan 2023 21:28:10 +0000 Subject: [PATCH] privacy push notif by default --- conf/homeserver.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/homeserver.yaml b/conf/homeserver.yaml index f68cc24..d70b427 100644 --- a/conf/homeserver.yaml +++ b/conf/homeserver.yaml @@ -2420,7 +2420,7 @@ push: # The default value is "true" to include message details. Uncomment to only # include the event ID and room ID in push notification payloads. # - #include_content: false + include_content: false # When a push notification is received, an unread count is also sent. # This number can either be calculated as the number of unread messages