summary refs log tree commit diff
path: root/docs/usage/configuration/config_documentation.md
diff options
context:
space:
mode:
authorErik Johnston <erikj@element.io>2025-02-17 16:39:26 +0100
committerGitHub <noreply@github.com>2025-02-17 15:39:26 +0000
commit0c31783b4fa49fdf3b0e5b70f937ea0718114648 (patch)
tree3feb5e7e1a12c068274b45d4d365a77ade8a3654 /docs/usage/configuration/config_documentation.md
parentDocument consequences of replacing secrets (#18138) (diff)
downloadsynapse-0c31783b4fa49fdf3b0e5b70f937ea0718114648.tar.xz
Limit size of user directory search queries (#18172)
If a user search has many words we can end up creating really large
queries that take a long time for the database to process. Generally,
such searches don't return any results anyway (due to limits on user ID
and display name length).

We "fix" this by cheating and only searching for the first ten words.
Diffstat (limited to 'docs/usage/configuration/config_documentation.md')
0 files changed, 0 insertions, 0 deletions