The current maximum size I have set up is 200MB. Uploading a file that is less than 200MB works fine but anything above fails, as expected. The issue I have is that the user is then presented with the following message:
Sorry, the file you are trying to upload is too big (maximum size is 10240kb)
Nginx is properly configured at 200m and the max image size kb and max attachment size kb are both set to 200000
I did a full app rebuild after changing the size. Again, file upload works properly, it’s just the error message that still display 10MB. I have entered the container and the internal nginx cont file is right at 200m