DisableHttpUploadChunking

Disables the upload chunking function, which is used with the Upload Applet or an HTTP provider.

  • When set to TRUE, the chunking function is disabled.

  • When set to FALSE, the chunking function is enabled.

  • Default is TRUE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

As a configuration setting:

DisableHttpUploadChunking=false

See Also