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