Uploader Error 413: Required Entity too large

As all servers, Xojo Cloud also seems to have a restriction on MB size of uploads.
Is there any way to modify this? I need to be able to upload large files (15-20MB) and multiple of those in one upload.
I’ve been able to upload 24 MegaPixel files, when compressed enough, but 20 files of 3MB or one of >15MB produce this error,
which on an open server can be controlled by something like upload_max_filesize. How can I get this working on Xojo Cloud?

We’ll have to look into this and get back to you.

I added a feature request to be able to set the max. size:

<https://xojo.com/issue/60218>