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

Adding limits on file uploads #475

Merged
merged 5 commits into from
Oct 28, 2023
Merged

Adding limits on file uploads #475

merged 5 commits into from
Oct 28, 2023

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    b2a71d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29cc9de View commit details
    Browse the repository at this point in the history
  3. Promote Flasks MAX_CONTENT_LENGTH config to datalab setting to forc…

    …e setting; make default 100 GB
    ml-evs committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    427abdc View commit details
    Browse the repository at this point in the history
  4. Make file directory on app startup -- do not make recursive sub dirs …

    …if missing on upload [could indicate unmounted fs]
    ml-evs committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    8ceae6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88d13bf View commit details
    Browse the repository at this point in the history