PathNoCrawlRegex
A regular expression that specifies folders to ignore. The connector ignores folders where the folder path matches the regular expression.
Type: | Regular expression |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | PathNoCrawlRegex=.*nocrawl.*
|
See Also: | PathCrawlRegex |