ForumMustHaveRegex
A regular expression to choose the items to process. The name of a forum must match the regular expression, otherwise it is ignored.
In IDOL documents that represent forums, the name is added to the metadata field "name".
Type: | Regular expression |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ForumMustHaveRegex=.*Support
|
See Also: | ForumCantHaveRegex |