Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-11-09 06:09:03 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-11-09 06:09:03 +0300
commit5d066c532d5fc4dc8a89be2068236b7058ddb645 (patch)
tree48b0175d520323b93c5c2b83138150db5ac47e65 /doc/user/project/code_intelligence.md
parent66204abcf29a1c159c5f49a24ddff2b5d8551596 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/code_intelligence.md')
-rw-r--r--doc/user/project/code_intelligence.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/project/code_intelligence.md b/doc/user/project/code_intelligence.md
index d0c5a24826a..5f96f65ea06 100644
--- a/doc/user/project/code_intelligence.md
+++ b/doc/user/project/code_intelligence.md
@@ -35,7 +35,9 @@ code_navigation:
lsif: dump.lsif
```
-The generated LSIF file must be less than 170MiB.
+The generated LSIF file size may be limited by
+the [artifact application limits (`ci_max_artifact_size_lsif`)](../../administration/instance_limits.md#maximum-file-size-per-type-of-artifact),
+default to 100MB (configurable by an instance administrator).
After the job succeeds, code intelligence data can be viewed while browsing the code: