Currently we do not have a way to constrain the maximum size of a file that can be uploaded to the Chorus server via "Create Attachment".
A user can attempt to upload a file of any size, and depending on system and network capacity, the upload may succeed or time out.
We need a new optional Configuration Console property which can be checked at the point of attempted upload and will inform the user when a file they are about to upload is too large. The message should be output before the upload starts, in a similar way to the optional constraints on permitted file extension.
For example: max file size set to 40MB. User attempts to upload a 41MB file. An error message appears before the actual upload starts informing the user that the file is too large, ideally indicating the file size and the configured max size.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.