Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for larger packages #1

Closed
ferventcoder opened this issue Nov 16, 2016 · 1 comment
Closed

Allow for larger packages #1

ferventcoder opened this issue Nov 16, 2016 · 1 comment
Assignees
Milestone

Comments

@ferventcoder
Copy link
Contributor

ferventcoder commented Nov 16, 2016

Good find - http://help.octopusdeploy.com/discussions/problems/184-30mb-default-maximum-nuget-package-size

Thanks @glarizza

ferventcoder added a commit that referenced this issue Nov 16, 2016
- Set maxRequestLength to 2GB (2,147,482,548) based on 
  https://msdn.microsoft.com/en-us/library/e1f13641(v=vs.100).aspx
- Set maxAllowedContentLength to 2GB (2,147,482,548) based on
  https://msdn.microsoft.com/en-us/library/ms689462(v=vs.90).aspx
ferventcoder added a commit that referenced this issue Nov 17, 2016
@ferventcoder
Copy link
Contributor Author

This is merged and will be released in 0.1.2.

@ferventcoder ferventcoder added this to the 0.1.2 milestone Jan 4, 2018
@ferventcoder ferventcoder self-assigned this Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant