summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2023-12-12 10:30:28 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2023-12-12 10:30:28 +0000
commit19019dd1a1a03e0afcfa753a966b4962f8898545 (patch)
tree692750f7ad90e8f383a821b8b39dd3e4a4b8c87d /develop/print.html
parentVersion picker deployed for v1.37 docs to Github Pages (diff)
downloadsynapse-19019dd1a1a03e0afcfa753a966b4962f8898545.tar.xz
deploy: 9f6c64482535db0d0bc265a2d7d21ce4d618dd45
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>