Skip to content

Update file size upload limit for nuget

Tim Rizzi requested to merge trizzi-master-patch-90228 into master

What does this MR do?

The file upload limit in the NuGet repository docs: https://docs.gitlab.com/ee/user/packages/nuget_repository/#uploading-packages incorrectly stated the limit is 50 MB on GitLab.com when it fact it is 500MB. This MR corrects that.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports

Loading