Version info at the line 2.
{P36}
I use [Cloudflare R2's S3-compatible API](https://developers.cloudflare.com/r2/api/s3/api/); and…
- Apache `LimitRequestBody` at `2147483648` (2 GiB)
- php.ini `post_max_size` and `upload_max_filesize` also both at 100MB
- `memory_limit` = -1
- `max_input_vars` =1(12 zeros)
Given that I've satisfied all the criteria @ [the docs](https://we.phorge.it/book/phorge/article/configuring_file_storage/) I thought it would do chunked uploads, but seems like it is not…
I'm sort of suspecting `R2` is at fault here but not sure if this is really the case, so…
Update:
It looks like `/file/upload` path cannot handle big files, since it does not do a chunked upload.
For example I was able to upload this file using drag & drop:
{F2191615} << uploads in editor upload form; but fails when tried via https://we.phorge.it/file/upload/