Update file validation to use database max_upload_size_mb setting
- validate_file_size() now uses database setting instead of MAX_CONTENT_LENGTH - detect_malicious_content() uses database setting for size limits - Both functions now respect the configurable max_upload_size_mb (default 2048MB = 2GB)
Showing
Please
register
or
sign in
to comment