mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
Merge pull request #3092 from airween/v3/secstatusengoff
fix: Change 'SecEngineStatus' to Off by default
This commit is contained in:
commit
985cb946cc
@ -281,5 +281,7 @@ SecUnicodeMapFile unicode.mapping 20127
|
|||||||
# The following information will be shared: ModSecurity version,
|
# The following information will be shared: ModSecurity version,
|
||||||
# Web Server version, APR version, PCRE version, Lua version, Libxml2
|
# Web Server version, APR version, PCRE version, Lua version, Libxml2
|
||||||
# version, Anonymous unique id for host.
|
# version, Anonymous unique id for host.
|
||||||
SecStatusEngine On
|
# NB: As of April 2022, there is no longer any advantage to turning this
|
||||||
|
# setting On, as there is no active receiver for the information.
|
||||||
|
SecStatusEngine Off
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user