How do I bypass the 100MB file upload limit for my Orange Cloud domain? I want to be free of the upload file size limit while still using JS Polling to protect the site?
Upload body size limits are 100MB on Free and Pro plans, 200MB on Business and 500MB on Enterprise, only Enterprise users can increase this limit.
You’ll either need to use the DNS record unproxied or use a dedicated unproxied record for the upload. To keep using the proxy you need to change the upload process to use chunking to upload parts each smaller than the limit.
I know that it seems possible to use ‘chunking to upload parts each smaller than the limit.’ Please forgive me for being a novice at this part, I’m using a minio console and distribution installed on a local trueNAS, and I don’t really know how to I’m using a local trueNAS installation of minio console and distribution, and I really don’t know how I’m supposed to round up chunks in these finished programs, and it seems that the only option I have is to deproxy cloudflare if I want to use it in conjunction with them?