summary refs log tree commit diff
path: root/synapse/config/emailconfig.py
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-11-14 11:02:58 +0000
committerGitHub <noreply@github.com>2019-11-14 11:02:58 +0000
commit6e1b40dc26229e2ec1a97f9c1f27618067c370a7 (patch)
treedf6441348856b5a731b91ca09602a9e127bb8801 /synapse/config/emailconfig.py
parentMerge pull request #6220 from matrix-org/neilj/set_room_version_default_to_5 (diff)
parentMerge branch 'develop' of github.com:matrix-org/synapse into anoa/homeserver_... (diff)
downloadsynapse-6e1b40dc26229e2ec1a97f9c1f27618067c370a7.tar.xz
Replace instance variations of homeserver with correct case/spacing (#6357)
Diffstat (limited to 'synapse/config/emailconfig.py')
-rw-r--r--synapse/config/emailconfig.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/emailconfig.py b/synapse/config/emailconfig.py
index 39e7a1dddb..43fad0bf8b 100644
--- a/synapse/config/emailconfig.py
+++ b/synapse/config/emailconfig.py
@@ -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