diff options
author | erikjohnston <erikjohnston@users.noreply.github.com> | 2024-04-26 08:54:36 +0000 |
---|---|---|
committer | erikjohnston <erikjohnston@users.noreply.github.com> | 2024-04-26 08:54:36 +0000 |
commit | 9dc05cdac71f5ddc31dcbb8fa8fc5725226fce45 (patch) | |
tree | 30124e242de9484a645e8fa54545ff7007e7abeb /develop/usage | |
parent | deploy: 516fd891eeb3cade255298a2239ca607bfbec16a (diff) | |
download | synapse-9dc05cdac71f5ddc31dcbb8fa8fc5725226fce45.tar.xz |
deploy: 90cc9e5b29bc6c2433df5e62da1ad8bcb83ac038
Diffstat (limited to 'develop/usage')
-rw-r--r-- | develop/usage/configuration/config_documentation.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index bd5801fded..4ccbdda5f2 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -753,8 +753,8 @@ trailing 's'.</p> subjects. It defaults to 'Matrix'.</p> </li> <li> -<p><code>enable_notifs</code>: Set to true to enable sending emails for messages that the user -has missed. Disabled by default.</p> +<p><code>enable_notifs</code>: Set to true to allow users to receive e-mail notifications. If this is not set, +users can configure e-mail notifications but will not receive them. Disabled by default.</p> </li> <li> <p><code>notif_for_new_users</code>: Set to false to disable automatic subscription to email |