plUploadHandler::nMaxUploadSize

The maximum upload size in bytes for files.

This value is approximate as the total size of the original file is not available. The variance is + or - the size of the upload chunk size chosen on the client.

If this value is 0 any file size is allowed.

Parameters

Initial value: 0

See also