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
e059b904
Commit
e059b904
authored
Aug 22, 2019
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make it clear that the artifacts count as uncompressed
parent
5f283c58
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
7 deletions
+9
-7
doc/user/gitlab_com/index.md
doc/user/gitlab_com/index.md
+9
-7
No files found.
doc/user/gitlab_com/index.md
View file @
e059b904
...
...
@@ -44,12 +44,14 @@ Host gitlab.com
Below are the settings for [GitLab Pages].
| Setting | GitLab.com | Default |
| ----------------------- | ---------------- | ------------- |
| -----------------------
----
| ---------------- | ------------- |
| Domain name |
`gitlab.io`
| - |
| IP address |
`35.185.44.232`
| - |
| Custom domains support | yes | no |
| TLS certificates support| yes | no |
| TLS certificates support | yes | no |
| Maximum size (uncompressed) | 1G | 100M |
NOTE:
**Note:**
The maximum size of your Pages site is regulated by the artifacts maximum size
which is part of
[
GitLab CI/CD
](
#gitlab-cicd
)
.
...
...
@@ -59,7 +61,7 @@ Below are the current settings regarding [GitLab CI/CD](../../ci/README.md).
| Setting | GitLab.com | Default |
| ----------- | ----------------- | ------------- |
| Artifacts maximum size | 1G | 100M |
| Artifacts maximum size
(uncompressed)
| 1G | 100M |
| Artifacts
[
expiry time
](
../../ci/yaml/README.md#artifactsexpire_in
)
| kept forever | deleted after 30 days unless otherwise specified |
## Repository size limit
...
...
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