Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,329
    • Merge requests 1,329
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #21688
Closed
Open
Issue created Mar 30, 2018 by Achilleas Pipinellis@axil👶Maintainer

Ability for admins to override the artifacts size per project/group

Description

Currently, the artifacts size is set to 100MB by default in the admin area settings. On GitLab.com we have a limit of 1GB. There might be cases where this limit should be lifted on certain projects.

A real case scenario is our docs site which is deployed on GitLab Pages. We've rolled out versioning, but that increased its size significantly: almost 120MB per version, at the moment around 200MB in total. I see it becoming a problem if we keep piling them up, since we will exceed the limit at some point. We may need to devise a rotation mechanism because of this.

Proposal

Add an option in the group/project settings to override the global artifacts size limit (only admins). Much like we do for the repository size limit.

Edited Mar 30, 2018 by Achilleas Pipinellis
Assignee
Assign to
Time tracking