ImportExtractMaxDepth
The depth at which CFS stops extracting sub-files from a container.
Container files such as zip archives can contain further container files. CFS extracts these recursively until all of the sub-files have been extracted, unless you set this parameter to limit the maximum depth.
Type: | Integer |
Default: | No limit |
Required | No |
Configuration Section: | ImportService |
Example: | ImportExtractMaxDepth=10
|
See Also: |