Add matrix_synapse_email_app_name variable

This commit is contained in:
Slavi Pantaleev
2023-02-17 18:31:01 +02:00
parent 632026513e
commit 9775218850
2 changed files with 2 additions and 1 deletions

View File

@ -2363,7 +2363,7 @@ email:
# subjects. It defaults to 'Matrix'.
#
#app_name: my_branded_matrix_server
app_name: Matrix
app_name: {{ matrix_synapse_email_app_name | to_json }}
# Uncomment the following to enable sending emails for messages that the user
# has missed. Disabled by default.