From 19019dd1a1a03e0afcfa753a966b4962f8898545 Mon Sep 17 00:00:00 2001
From: erikjohnston
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.)