... | @@ -351,7 +351,7 @@ Beyond this default blocking threshold, a dialogue with the DSI and the PFO team |
... | @@ -351,7 +351,7 @@ Beyond this default blocking threshold, a dialogue with the DSI and the PFO team |
|
The script is a pre-receive hook based on the GitLab API, which is activated for certain operations on the GitLab server, such as commit, push, merge request, or branch and tag creations.
|
|
The script is a pre-receive hook based on the GitLab API, which is activated for certain operations on the GitLab server, such as commit, push, merge request, or branch and tag creations.
|
|
|
|
|
|
### What is taken into account when calculating the disk space occupied by my project?
|
|
### What is taken into account when calculating the disk space occupied by my project?
|
|
A project's storage space is the sum of the size statistics of the versioned files in the repository, LFS objects, wiki, job artifacts, pipeline artifacts, release packages, snippets and uploads.
|
|
A project's storage space is the sum of the size statistics of the versioned files in the repository, LFS objects, wiki, job artifacts, pipeline artifacts, release packages, snippets and uploads. Container registry (docker images) is not included.
|
|
|
|
|
|
### How much space is my project taking up?
|
|
### How much space is my project taking up?
|
|
To find out, go to Settings -> Usage Quotas for your project.
|
|
To find out, go to Settings -> Usage Quotas for your project.
|
... | | ... | |