RoomNameMustHaveRegex
A regular expression to restrict the messages that are synchronized by the connector.
Set this parameter to ignore all messages, apart from those 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: | RoomNameMustHaveRegex=IDOL|Development
|
See Also: | RoomNameCantHaveRegex |