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