Comparison Profile

Filters and optimizations

Filter content

You can specify patterns for the content filter. There are two types of filters: plain-text filters and regular expressions. These patterns can be disabled without deleting them from the configuration.

Property

Property NameDescription
FILTERSAdd REGEXP to the comma separated list to enable. The default value is disabled
FILTER_PATTERNSDefines a list of filters, each filter is defined by one pattern/strin, e.g. <pattern or string>|(regexp|text)|(active|inactive)
REGEX_MATCH_WORDSIf enabled, words will be filtered completely even if the pattern matches only a part of the word. When disabled, only the matched characters will be filtered. Default ist enabled.