diff options
author | Neil Johnson <neil@matrix.org> | 2019-01-21 14:59:37 +0000 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2019-01-21 14:59:37 +0000 |
commit | 534926230257ef65b683f439dd71156c359d5004 (patch) | |
tree | ffc9b4b2df8d4dd78fa7b937de58e706bfc9628d /changelog.d | |
parent | Merge pull request #4390 from matrix-org/erikj/versioned_fed_apis (diff) | |
download | synapse-534926230257ef65b683f439dd71156c359d5004.tar.xz |
Config option to disable requesting MSISDN on registration
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4423.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4423.feature b/changelog.d/4423.feature new file mode 100644 index 0000000000..74aeab6d39 --- /dev/null +++ b/changelog.d/4423.feature @@ -0,0 +1 @@ +Config option to disable requesting MSISDN on registration. |