Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit 7c7ac0b

Browse files
authored
Merge pull request #1642 from theMiddleBlue/fix-crs-config-log-pl
crs-setup.conf: Fix paranoia-level log description
2 parents 036f97d + 2d7919a commit 7c7ac0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crs-setup.conf.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ SecDefaultAction "phase:2,log,auditlog,pass"
163163
# likely produce a very high number of FPs which have to be
164164
# treated before the site can go productive.
165165
#
166-
# Rules in paranoia level 2 or higher will log their PL to the audit log;
166+
# All rules will log their PL to the audit log;
167167
# example: [tag "paranoia-level/2"]. This allows you to deduct from the
168168
# audit log how the WAF behavior is affected by paranoia level.
169169
#

0 commit comments

Comments
 (0)