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