I would like to impose a 1MB file size limit for file uploads. The images get resized, So, most of the files are larger before the resize but smaller than 1MB after resize. Is it possible to configue uppy to check file size restrictions AFTER resize but BEFORE uplaod to the server?