AssetContentTypeCantHaveRegex
A regular expression to restrict the assets that are ingested by the connector. If an asset's MIME type matches the regular expression, the asset is not ingested.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | AssetContentTypeCantHaveRegex=video/mp4
|
See Also: | AssetContentTypeMustHaveRegex |