reaction/config
ppom 881fc76bf9
WIP duplicates
- new duplicate option
- change triggers Tree structure to keep O(log(n)) querying:
  now we need to know if a match already has a trigger.
- triggers migration
- triggers adaptations in State & FilterManager
2025-07-14 12:00:00 +02:00
..
example.jsonnet Fix example configs 2025-06-28 12:00:00 +02:00
example.yml WIP duplicates 2025-07-14 12:00:00 +02:00
reaction.service v2.0.0-rc2 release 2025-02-21 12:00:00 +01:00
README.md Update configuration 2025-05-31 12:00:00 +02:00

Configuration

Here reside two equal configurations, one in YAML and one in JSONnet.

Those serve as a configuration reference for now, waiting for a more complete reference in the wiki.

Please take a look at the wiki for security implications of using reaction, FAQ, JSONnet tips, and multiple examples of filters and actions.