Overrides configuration

The Elimity Insights built-in connector for NTFS supports an 'Overrides' configuration option to override global configuration for specific files. Customers should provide this value as an HJSON object mapping file labels to configuration override objects with the following properties:

Property
Type
Description

maxDepth

number

Overrides the global 'Max depth' configuration; use 0 to set no limit.

onlyDirs

boolean

Overrides the global 'Only directories' configuration.

Last updated