diff options
author | Matthew Hodgson <matthew@matrix.org> | 2016-06-02 21:34:40 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2016-06-02 21:34:40 +0100 |
commit | 79d1f072f4fc9a6b2e9773e8cb700b26bc2dff51 (patch) | |
tree | df24b627da54201ce8df7be7fde3410ec36d4d70 /synapse | |
parent | add some branding debugging (diff) | |
download | synapse-79d1f072f4fc9a6b2e9773e8cb700b26bc2dff51.tar.xz |
brand the email from header
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/config/emailconfig.py | 2 | ||||
-rw-r--r-- | synapse/push/mailer.py | 9 |
2 files changed, 9 insertions, 2 deletions
diff --git a/synapse/config/emailconfig.py b/synapse/config/emailconfig.py |