A regular expression to limit the channels that are processed by the connector. If the full name of a channel matches the regular expression, the connector does not retrieve any information from the channel.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | ChannelNameCantHaveRegex=marketing
|
| See Also: | ChannelNameMustHaveRegex |
|
|