1 files changed, 2 insertions, 2 deletions
diff --git a/develop/print.html b/develop/print.html
index 3550c02d96..9f127d63d7 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -4368,8 +4368,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
|