Skip to content
  • Julian Bouzas's avatar
    modules: add new module-filters-api to enable smart filter policy · f17b9348
    Julian Bouzas authored
    This module provides an API to link filter nodes using the logic configured in
    'policy.lua.d/30-filters-config.lua'. This configuration file allows grouping
    filters together (sorted by priority) to use a common target node. A node is
    considered a filter node if it has the node.link-group property.
    
    This is disabled by default. You can enable smart filters policy in the
    '10-default-policy.lya' configuration file.
    f17b9348