WIP: fix: ensure large uploads work #84
Reference in New Issue
Block a user
No description provided.
Delete Branch "upload-limit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@p4u1 is this ready for testing? we're having this same issue
we tested it anyway! this is what we observe, taking into account we're reverse-proxying coopcloud's traefik with an nginx server (with really high client body size and timeout limits):
PHP_UPLOAD_LIMIT=20G@fauno for me this worked for a 4gb upload. But I also needed the traefik fix coop-cloud/traefik#107
I don't really have time right now to bring both PRS over the finish line so feel free to continue
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.