RoomNameCantHaveRegex
A regular expression to restrict the messages that are synchronized by the connector.
The connector ignores messages that are sent to a room name that matches the regular expression.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | RoomNameCantHaveRegex=Team3
|
See Also: | RoomNameMustHaveRegex |