Tried to edit ngnix.conf into the module :
# set max upload size (client_max_body_size as already set to 10G)
client_max_body_size 10G;
fastcgi_buffers 64 4K;
#MGT bigger timeout (for unauthenticated uploads)
client_body_timeout 600;
Not working ![]()
If you look at the last posts of the GitHub issue I reported above they talk about an enhancement that will appear soon. It was a long lasting bug, 7 years ![]()
I suggest we wait for the fix.