reaction/config
ppom daf1bf3818
Update configuration
- README.md: update minimal example (was outdated since a long time 🤐)
- README.md: link to Security part of the wiki
- README.md: fix OpenBSD broken link
- README.md: add `state_directory` option
- activitywatch & server configs: remove from config directory. only
  available in the wiki.
- heavy-load: move to new bench directory
- test: move to tests directory

Fix #121
2025-05-31 12:00:00 +02:00
..
example.jsonnet iptables: add reaction chain to FORWARD chain for docker 2024-03-27 12:00:00 +01:00
example.yml Move example.yml back to config/ directory 2025-02-05 12:00:00 +01: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.