coraza: add second Include for runtime-managed local-overrides.conf

This commit is contained in:
2026-05-14 06:51:24 -07:00
parent 753743de20
commit 1f1bc1837e
4 changed files with 8 additions and 0 deletions

View File

@@ -34,6 +34,9 @@ applications:
# to see exactly what blocks vs what's detect-only.
Include /etc/coraza/overrides.conf
# Runtime-managed overrides written by WHP UI. Empty by default.
Include /etc/coraza/local-overrides.conf
# Global mode: log all alerts, block only what overrides.conf
# explicitly promotes via ctl:ruleEngine=On.
SecRuleEngine DetectionOnly