Open
Description
Right now we limit uploads to 60MB in size, but some projects legitimately have a hard time fitting themselves into that size. With Warehouse we have the ability to increase that limit on a per project basis, however doing that currently involves manually running some SQL.
What would be great is a UI (logged in on the project admin page) that allows maintainers to request a limit increase that includes what limit they would like as well as a place for them to justify the increase. We could then have a similar page in the Warehouse admin that allows us to go through and hit approve or deny on each request.