cli_decoding
Type:
dict
Description: Configures everything related to the decoding of the given input sources.
cli_decoding[adblock]
Type:
boolean
Default value:
False
Description: Activates or disables the adblock decoding.
Note
If this index is set to True
, every time we read a given file, we
try to extract the elements that are present.
We basically only decode the adblock format.
Note
If this index is set to False
, every time we read a given file, we
will consider one line as an element to test.
cli_decoding[aggressive]
Type:
boolean
Default value:
False
Description: Activates or disables disable some aggressive settings related to the adblock decoding.
Warning
This option is available but please keep in mind that the underlying source code is still experimental.
cli_decoding[rpz]
Type:
boolean
Default value:
False
Description: Activates or disables the decoding of RPZ policies from each given input files.
cli_decoding[wildcard]
Type:
boolean
Default value:
False
Description: Activates or disables the decoding of wildcards for each given input files.