Replace instance variations of homeserver with correct case/spacing

This commit is contained in:
Andrew Morgan 2019-11-12 13:08:12 +00:00
parent 963ffb60b9
commit bc29a19731
18 changed files with 31 additions and 31 deletions

View file

@ -305,7 +305,7 @@ class EmailConfig(Config):
# smtp_user: "exampleusername"
# smtp_pass: "examplepassword"
# require_transport_security: false
# notif_from: "Your Friendly %(app)s Home Server <noreply@example.com>"
# notif_from: "Your Friendly %(app)s homeserver <noreply@example.com>"
# app_name: Matrix
#
# # Enable email notifications by default