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