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>2022-11-30 00:07:45 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-30 00:07:45 +0300
commit8308674afc1f8636bcd2017e1573292d1500af9d (patch)
treeb77fe5dd1a1fe7f6193d010a6deffc21593196f7 /doc/user/packages
parent7fe1490a589010205896293ec225dfcc88676a9e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/packages')
-rw-r--r--doc/user/packages/npm_registry/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/packages/npm_registry/index.md b/doc/user/packages/npm_registry/index.md
index f82210c0ef5..b1b5e99707b 100644
--- a/doc/user/packages/npm_registry/index.md
+++ b/doc/user/packages/npm_registry/index.md
@@ -192,6 +192,8 @@ When an npm package is not found in the Package Registry, the request is forward
Administrators can disable this behavior in the [Continuous Integration settings](../../admin_area/settings/continuous_integration.md).
+Group owners can disable this behavior in the group Packages and Registries settings.
+
### Install npm packages from other organizations
You can route package requests to organizations and users outside of GitLab.