diff options
author | David Baker <dave@matrix.org> | 2016-05-10 14:34:53 +0200 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-05-10 14:34:53 +0200 |
commit | 94040b0798a7e4db88e75485906fd8a2b31b117c (patch) | |
tree | 887f103418bd59e35ad35826b57624f1c0b69ce8 /synapse/rest/client | |
parent | Make pep8 happy (diff) | |
download | synapse-94040b0798a7e4db88e75485906fd8a2b31b117c.tar.xz |
Add config option to not send email notifs for new users
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/register.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/register.py b/synapse/rest/client/v2_alpha/register.py |