diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-10 06:09:14 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-10 06:09:14 +0000 |
commit | 2aaef94c80937d9d188f7b9cbbad2dcd1508c3c1 (patch) | |
tree | c343aaac388d95b5562c3697058d13357582b190 /doc/integration | |
parent | ac8913be389e870c3d2bc556a38ae65cd59389af (diff) | |
download | gitlab-ce-2aaef94c80937d9d188f7b9cbbad2dcd1508c3c1.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration')
-rw-r--r-- | doc/integration/elasticsearch.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/integration/elasticsearch.md b/doc/integration/elasticsearch.md index fcc4646bfd5..5e0e1919ab7 100644 --- a/doc/integration/elasticsearch.md +++ b/doc/integration/elasticsearch.md @@ -150,6 +150,7 @@ The following Elasticsearch settings are available: | `AWS Region` | The AWS region your Elasticsearch service is located in. | | `AWS Access Key` | The AWS access key. | | `AWS Secret Access Key` | The AWS secret access key. | +| `Maximum field length` | See [the explanation in instance limits.](../administration/instance_limits.md#maximum-field-length). | ### Limiting namespaces and projects |