We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63064ca commit eb76d67Copy full SHA for eb76d67
1 file changed
src/opt/modsecurity/configure-rules.conf
@@ -3,8 +3,8 @@
3
# See `.github/workflows/configure-rules-for-test.sh` for how the test value is used.
4
5
# Superceded by BLOCKING_PARANOIA
6
-true|PARANOIA|900000|blocking_paranoia_level|4
7
-true|PARANOIA|900001|detection_paranoia_level|4
+true|PARANOIA|900000|paranoia_level|4
+true|BLOCKING_PARANOIA|900000|paranoia_level|4
8
false|BLOCKING_PARANOIA|900000|blocking_paranoia_level|4
9
# Superceded by DETECTION_PARANOIA
10
true|EXECUTING_PARANOIA|900001|executing_paranoia_level|4
0 commit comments