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