ChannelMustHaveRegex
A regular expression to restrict the channels that are synchronized by the connector. The name of a channel must match the regular expression, otherwise it is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ChannelMustHaveRegex=.*IDOL.*
|
See Also: | ChannelCantHaveRegex |