mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Cosmetics changes top of #1402
This commit is contained in:
@@ -505,7 +505,7 @@ AC_ARG_ENABLE(dechunk-logging,
|
|||||||
# Disable logging of stopwatches
|
# Disable logging of stopwatches
|
||||||
AC_ARG_ENABLE(stopwatch-logging,
|
AC_ARG_ENABLE(stopwatch-logging,
|
||||||
AS_HELP_STRING([--enable-stopwatch-logging],
|
AS_HELP_STRING([--enable-stopwatch-logging],
|
||||||
[Enable logging of stopwatches in audit log when log level < 9. This is the default]),
|
[Enable logging of stopwatches even when log level is < 9. This is the default]),
|
||||||
[
|
[
|
||||||
if test "$enableval" != "no"; then
|
if test "$enableval" != "no"; then
|
||||||
log_stopwatch=
|
log_stopwatch=
|
||||||
|
Reference in New Issue
Block a user