Fix MAX_CONTENT_LENGTH configuration for large file uploads
- Explicitly set MAX_CONTENT_LENGTH in Flask app config during initialization - Add logging to verify MAX_CONTENT_LENGTH is set correctly - Fixes 'File too large' error for files over 500MB (now supports 5GB)
Showing
Please
register
or
sign in
to comment