MimeTypeMustHaveRegex
A regular expression to restrict the items that are processed by the connector.
The MIME type of an item must match the regular expression, otherwise it is ignored.
| Type: | Regular expression |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | MimeTypeMustHaveRegex=(text|image)/.*
|
| See Also: |