summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/develop/print.html b/develop/print.html

index b731431958..4bbb68ecb8 100644 --- a/develop/print.html +++ b/develop/print.html
@@ -4334,6 +4334,12 @@ has missed. Disabled by default.</p> notifications for new users. Enabled by default.</p> </li> <li> +<p><code>notif_delay_before_mail</code>: The time to wait before emailing about a notification. +This gives the user a chance to view the message via push or an open client. +Defaults to 10 minutes.</p> +<p><em>New in Synapse 1.99.0.</em></p> +</li> +<li> <p><code>client_base_url</code>: Custom URL for client links within the email notifications. By default links will be based on &quot;https://matrix.to&quot;. (This setting used to be called <code>riot_base_url</code>; the old name is still supported for backwards-compatibility but is now deprecated.)</p>