diff options
| author | Matthew Hodgson <matthew@arasphere.net> | 2016-06-03 12:15:01 +0100 | 
|---|---|---|
| committer | Matthew Hodgson <matthew@arasphere.net> | 2016-06-03 12:15:01 +0100 | 
| commit | aa6fab0cc2c875f1a692c3dd83f62a7f81dbefd8 (patch) | |
| tree | 5034a5aba0c6e604683080357ae6481803a4dea1 | |
| parent | Merge branch 'erikj/cache_perf' of github.com:matrix-org/synapse into develop (diff) | |
| parent | Merge branch 'develop' into matthew/brand-from-header (diff) | |
| download | synapse-aa6fab0cc2c875f1a692c3dd83f62a7f81dbefd8.tar.xz | |
Merge pull request #822 from matrix-org/matthew/brand-from-header
brand the email from header
Diffstat (limited to '')
| -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 | 
