Skip to content

Allow large file uploads via nginx and Java ZIP handling

Hamayoon Khan requested to merge emc-565-allow-larger-zip-upload into develop
  • 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