AppletChunkSize

Sets the size of the transfer chunks for the chunking function, in bytes.

  • Files that exceed the AppletChunkThreshold size will be transferred in chunks of this size.

  • Default is 1 MB.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

As a configuration setting:

AppletChunkSize=10000

See Also