Changes
The new '''FileUploadSizeRestriction''' mechanism resolves this issue by enforcing a maximum allowed file size before any upload attempt is performed. When a file exceeds this configured limit, the system immediately stops the upload and provides clear user feedback.
== Server Classification ==
To enable this feature, the SYSCLS_RESTRICTED_UPLOAD classification must be added to the relevant Document Metaclass. In addition, the MAX_UPLOAD_SIZE property must be configured in order to use this mechanism.
=== User Feedback ===
How and where these values are displayed is entirely up to the UI customizer.
= Availability =
