AssetContentTypeMustHaveRegex
A regular expression to restrict the assets that are ingested by the connector. An asset's MIME type must match the regular expression, otherwise the asset is not ingested.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | AssetContentTypeMustHaveRegex=audio/mpeg
|
See Also: | AssetContentTypeCantHaveRegex |