summaryrefslogtreecommitdiff
path: root/app/middleware
diff options
context:
space:
mode:
authorHeinrich 'Henrik' Langos <gumbo2000@noreply@mills.io>2023-01-22 03:34:03 +0100
committerHeinrich 'Henrik' Langos <gumbo2000@noreply@mills.io>2023-02-12 12:23:49 +0100
commitadfb9023c2fd00ec14ea753b49334bd5b9b00c57 (patch)
tree321af01587e0f5ae0bcaee4fc2844249931a5e0c /app/middleware
parentc9ae0f31f0ec016a53b314507af1fa8c7aaa1f9e (diff)
Fix upload error for large files
This should avoid allocation of max_upload_size bytes of RAM. Instead we only allocate 1MB of RAM for the upload form decoder. - Fixes #67
Diffstat (limited to 'app/middleware')
0 files changed, 0 insertions, 0 deletions