diff options
author | Erik Johnston <erik@matrix.org> | 2019-03-19 16:40:19 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-03-19 16:40:19 +0000 |
commit | 320667a47977ebbc9a1c0f320a06c80f953a4f86 (patch) | |
tree | a30709c39d10393807749e2890a6ec3318bc6494 /synapse/rest/client | |
parent | Merge pull request #4894 from matrix-org/erikj/postgres_tuning (diff) | |
download | synapse-320667a47977ebbc9a1c0f320a06c80f953a4f86.tar.xz |
Add option to disable searching in the user dir
We still populate it, as it can still be accessed via the admin API.
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/user_directory.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/synapse/rest/client/v2_alpha/user_directory.py b/synapse/rest/client/v2_alpha/user_directory.py |