Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
429087fd
Commit
429087fd
authored
Dec 31, 2019
by
Vladimir Shushlin
Committed by
Mike Lewis
Dec 31, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Documentation for pages size Limitations by Project or Group
parent
bc9696df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
2 deletions
+18
-2
doc/administration/pages/index.md
doc/administration/pages/index.md
+18
-2
No files found.
doc/administration/pages/index.md
View file @
429087fd
...
...
@@ -395,10 +395,26 @@ Omnibus GitLab 11.1.
## Set maximum pages size
The maximum size of the unpacked archive per project can be configured
in the
Admin area
under the Application settings in
the
**Maximum size of pages (MB)**
.
You can configure the maximum size of the unpacked archive per project
in the
Admin area
. Under Application settings, edit
the
**Maximum size of pages (MB)**
.
The default is 100MB.
### Override maximum pages size per project or group **(PREMIUM ONLY)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/16610) in GitLab 12.7.
To override the global maximum pages size for a specific project:
1.
Navigate to your project's
**Settings > Pages**
page.
1.
Edit the
**Maximum size of pages**
.
1.
Click
**Save changes**
.
To override the global maximum pages size for a specific group:
1.
Navigate to your group's
**Settings > General**
page and expand
**Pages**
.
1.
Edit the
**Maximum size of pages**
.
1.
Click
**Save changes**
.
## Running GitLab Pages on a separate server
You can run the GitLab Pages daemon on a separate server in order to decrease the load on your main application server.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment