ChannelNameMustHaveRegex

A regular expression to limit the channels that are processed by the connector. The full name of a channel must match the regular expression, otherwise the connector does not retrieve any information from the channel.

Type: String (regular expression)
Default:
Required: No
Configuration Section: TaskName or FetchTasks
Example: ChannelNameMustHaveRegex=development|idol.*
See Also: ChannelNameCantHaveRegex