diff options
author | Neil Johnson <neil@matrix.org> | 2019-01-22 16:23:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-22 16:23:08 +0000 |
commit | 388c164aea32eb2d1e5883198d105ea77a7019f0 (patch) | |
tree | e4e5ca0a1e879392f2bbf1fbb5f9c516ba5350b0 /synapse/config | |
parent | Make key fetches use regular federation client (#4426) (diff) | |
parent | fix line length (diff) | |
download | synapse-388c164aea32eb2d1e5883198d105ea77a7019f0.tar.xz |
Merge pull request #4423 from matrix-org/neilj/disable_msisdn_on_registration
Config option to disable requesting MSISDN on registration
Diffstat (limited to 'synapse/config')
-rw-r--r-- | synapse/config/registration.py | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/synapse/config/registration.py b/synapse/config/registration.py |