AttachmentFileSizeLimit
Available from version | 2.0 |
---|---|
Requirement | Optional |
Use | /AttachmentFileSizeLimit <Maximum attachment file size in MB> |
Description
Using this parameter, you can define the maximum file size of an attachment.
If you do not specify this parameter, the default value of 50MB is used.
Examples
IBI.helpMe.Client.exe /Param_0 ... /Param_n
Without specifying an attachment file size limit. In this case, the maximum attachment file size is 50MB.
IBI.helpMe.Client.exe /AttachmentFileSizeLimit 10
Specifies a maximum attachment file size of 10MB.