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

Set file upload size limit to 50 megabytes #306

Merged
merged 2 commits into from
Feb 4, 2022
Merged

Conversation

tddough98
Copy link
Collaborator

As reported in #305, drag and drop is not working on the label.deepcell.org homepage due to the 413 errors reporting that attached files are too large.

I believe with our update to Amazon Linux 2 for the backend in #287, the behavior for nginx changed. With this new platform, the configuration looks a bit different/ With the previous platform, we would set up this file with a .config file but with Amazon Linux 2, this approach no longer works and instead we put the conf file in the .platform folder.

Copy link
Member

@msschwartz21 msschwartz21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix!

@tddough98 tddough98 merged commit af6161a into master Feb 4, 2022
@tddough98 tddough98 deleted the file-upload-size-limit branch April 26, 2022 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants