AssetPathCantHaveRegex
A regular expression to restrict the assets that are ingested by the connector. If the path of an asset matches the regular expression, the asset is ignored.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | AssetPathCantHaveRegex=.*\.jpg
|
| See Also: |