FolderCantHaveRegex
A regular expression to restrict the folders that are processed by the connector.
If the name of a folder matches the regular expression, the folder is not processed.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | FolderCantHaveRegex=ignore
|
| See Also: | FolderMustHaveRegex |