mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Correct default template and add text template
This commit is contained in:
parent
40d40e470d
commit
18ce88bd2d
@ -82,5 +82,6 @@ class EmailConfig(Config):
|
|||||||
# smtp_port: 25
|
# smtp_port: 25
|
||||||
# notif_from: Your Friendly Matrix Home Server <noreply@example.com>
|
# notif_from: Your Friendly Matrix Home Server <noreply@example.com>
|
||||||
# template_dir: res/templates
|
# template_dir: res/templates
|
||||||
# notif_template_html: notif.html
|
# notif_template_html: notif_email.html
|
||||||
|
# notif_template_text: notif_email.txt
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user