UploadFileMaxFileSize
The UploadFileMaxFileSize option limits the maximum file size (in Megabytes or MB) that can be uploaded.
Examples:
- UploadFileMaxFileSize = "50" limits the file size to 50 MB.
- UploadFileMaxFileSize= "0" or not specified in the OpenLinkService.config file does not impose a limit on the file size. In this case, the file size is limited by available system resources.