CategoryMustHaveRegex
A regular expression to restrict the categories that are synchronized. The title or URL of a category must match the regular expression, otherwise the category is ignored.
If a category is ignored, all of its sub-categories are also ignored, even if their names match the regular expression.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | CategoryMustHaveRegex=support
|
See Also: | CategoryCantHaveRegex |