From c40fcf1bb05c98e90b9875ab2d8ea661cd47dbac Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Mon, 5 Dec 2022 12:48:27 +0000 Subject: deploy: e1779bc69fe217b2a8dac36beb9896f0c9dbfb3e --- develop/usage/configuration/config_documentation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'develop/usage/configuration/config_documentation.html') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 8db576b6fa..5f590f6637 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -3011,7 +3011,7 @@ ownership. Defaults to "[%(server_name)s] Validate your email"

This setting defines options for push notifications.

This option has a number of sub-options. They are as follows:

Example configuration:

push:
-  enable_push: true
+  enabled: true
   include_content: false
   group_unread_count_by_room: false
 
-- cgit 1.5.1