I am running a GitLab Community Edition and would like to add a quota to the GitLab projects (repositories) to prevent users from creating large projects.
The quota should be in terms of max project size, e.g. 420 MB per project. Is this possible? If yes, how can I configure GitLab accordingly?