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 per-crate max upload sizes #218

Merged
merged 1 commit into from
Nov 19, 2015
Merged

Allow per-crate max upload sizes #218

merged 1 commit into from
Nov 19, 2015

Commits on Nov 19, 2015

  1. Allow per-crate max upload sizes

    There's still a global limit on the nginx server but each crate can now have its
    own maximum limit as well which is larger than the standard limit.
    
    Closes #40
    Closes #195
    alexcrichton committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    31b70e1 View commit details
    Browse the repository at this point in the history