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>2023-03-04 09:10:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-04 09:10:07 +0300
commitece2d28908469ef173e59abde9389a60a2e9a35e (patch)
treeba3c0c700eaf495c408304c6f1012c11df58ecc7 /doc/administration/pages
parentbf6fe5762063848eba47cee7e0ce8c65c1c5a7dd (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/pages')
-rw-r--r--doc/administration/pages/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/pages/index.md b/doc/administration/pages/index.md
index ddae1014601..609862dba83 100644
--- a/doc/administration/pages/index.md
+++ b/doc/administration/pages/index.md
@@ -664,7 +664,7 @@ To set the global maximum pages size for a project:
1. On the top bar, select **Main menu > Admin**.
1. On the left sidebar, select **Settings > Preferences**.
1. Expand **Pages**.
-1. Enter a value under **Maximum size of pages**.
+1. In **Maximum size of pages**, enter a value. The default is `100`.
1. Select **Save changes**.
## Set maximum size of each GitLab Pages site in a group **(PREMIUM SELF)**