FileTitleCantHaveRegex
A regular expression to limit the files that are downloaded and ingested by the connector. If the full title of a file matches the regular expression, the connector ignores the file.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | FileTitleCantHaveRegex=.*unwanted.*
|
See Also: | FileTitleMustHaveRegex |