Specifying the Maximum Document File Size - Brainware Intelligent Capture - Foundation 23.1 - Foundation 23.1 - Brainware - external - Brainware/Brainware-Intelligent-Capture/Foundation-23.1/Brainware-API-Installation/About-Brainware-API-Installation/Specifying-the-Maximum-Document-File-Size - 2023-11-08 - The maximum file size which can be uploaded is 256MB. To specify a smaller maximum file size complete the following steps.

Brainware API Installation

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License

The maximum file size which can be uploaded is 256MB. To specify a smaller maximum file size complete the following steps.

  1. From the [Installation path]\BrainwareApiServer directory, open Web.config in a text editor.
  2. Search for the following line.

    <add key="MaxFileUploadLimit" value="262144" />

  3. Set the value parameter to the required value in KB.