Skip to content
GitLab
Explore
Sign in
Allow large file uploads via nginx and Java ZIP handling
Code
Review changes
Check out branch
Download
Patches
Plain diff
Hamayoon Khan
requested to merge
emc-565-allow-larger-zip-upload
into
develop
May 13, 2025
Overview
1
Commits
2
Pipelines
3
Changes
1
Expand
Added nginx config to disable upload size limit (default is 1MB)
Edited ZIP extraction to stream file content and avoid memory issues
Merge request reports
Loading