diff options
Diffstat (limited to 'doc/administration/instance_limits.md')
-rw-r--r-- | doc/administration/instance_limits.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/instance_limits.md b/doc/administration/instance_limits.md index 1ef903f4cf3..2ed259dad4a 100644 --- a/doc/administration/instance_limits.md +++ b/doc/administration/instance_limits.md @@ -108,7 +108,7 @@ Reports that go over the 20 MB limit won't be loaded. Affected reports: > [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/201826) in GitLab 12.8. You can set a limit on the content of text fields indexed for Global Search. -Setting a maximum helps to reduce the load of the indexing processes. If any +Setting a maximum helps to reduce the load of the indexing processes. If any text field exceeds this limit then the text will be truncated to this number of characters and the rest will not be indexed and hence will not be searchable. |