AppletChunkThreshold

Sets the minimum file size for the chunking function, in bytes.

  • The chunking function will not be used for files smaller than this size.

  • Default is 1 MB.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

As a configuration setting:

AppletChunkThreshold=500000

See Also