NodePathCantHaveRegex
A regular expression to restrict the nodes that are processed by the connector.
If the root relative path of a node matches the regular expression, the node is ignored.
| Type: | Regular expression |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | NodePathCantHaveRegex=.*ignore.*
|
| See Also: |