diff --git a/doc/administration/settings/continuous_integration.md b/doc/administration/settings/continuous_integration.md index 645c28925f9ad421ff61bdd5b11cc7301d1c9dfe..f0423021e8bd606cb44cdb58d088ab4d9dcefc5c 100644 --- a/doc/administration/settings/continuous_integration.md +++ b/doc/administration/settings/continuous_integration.md @@ -85,15 +85,15 @@ To view the rendered details: ## Maximum artifacts size -The maximum size of the [job artifacts](../../administration/job_artifacts.md) -can be set at: +An administrator can set the maximum size of the +[job artifacts](../../administration/job_artifacts.md) at: -- The instance level. -- [From GitLab 12.4](https://gitlab.com/gitlab-org/gitlab/-/issues/21688), the project and group level. +- The instance level +- The project and group level For the setting on GitLab.com, see [Artifacts maximum size](../../user/gitlab_com/index.md#gitlab-cicd). -The value is in MB and the default is 100 MB per job. To change it at the: +The value is in MB, and the default is 100 MB per job. An administrator can change the default value at the: - Instance level: @@ -115,9 +115,6 @@ The value is in MB and the default is 100 MB per job. To change it at the: 1. Change the value of **maximum artifacts size** (in MB). 1. Select **Save changes** for the changes to take effect. -NOTE: -The setting at all levels is only available to GitLab administrators. - ## Default artifacts expiration The default expiration time of the [job artifacts](../../administration/job_artifacts.md)