diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-10 11:30:10 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-10 16:56:53 +0100 |
commit | d331119758d0b5eea0c47c7292c84a01c1d060a8 (patch) | |
tree | dd7a3b69632cd2a7d47323b4bc5d5d9593e7bebe /synapse/handlers | |
parent | Move schema update to 54 and add a warning comment (diff) | |
download | synapse-d331119758d0b5eea0c47c7292c84a01c1d060a8.tar.xz |
Hide new users from the user directory if enabled in the server config.
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/register.py | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/synapse/handlers/register.py b/synapse/handlers/register.py |