From 19019dd1a1a03e0afcfa753a966b4962f8898545 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 12 Dec 2023 10:30:28 +0000 Subject: deploy: 9f6c64482535db0d0bc265a2d7d21ce4d618dd45 --- develop/usage/configuration/config_documentation.html | 6 ++++++ 1 file changed, 6 insertions(+) (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 1328367c4d..47305a1819 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -761,6 +761,12 @@ has missed. Disabled by default.

notifications for new users. Enabled by default.

  • +

    notif_delay_before_mail: 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.

    +

    New in Synapse 1.99.0.

    +
  • +
  • client_base_url: Custom URL for client links within the email notifications. By default links will be based on "https://matrix.to". (This setting used to be called riot_base_url; the old name is still supported for backwards-compatibility but is now deprecated.)

    -- cgit 1.5.1