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