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