What feature(s) would you like to see?
Currently this is limited, as defined in constants.py: DEFAULT_MAX_ACCEPTED_FILE_SIZE_BYTES = 50_000_00
.
I have a project that contains many PDFs above 200 MB. Would be nice to have a mechanism to support larger files in the future.
Additional information
No response