From b31f50c448bc8512e0c8e988536be3dd7b93db12 Mon Sep 17 00:00:00 2001 From: Nicolas Bigler Date: Wed, 27 Sep 2023 11:03:03 +0200 Subject: [PATCH] Add new env variables to README Signed-off-by: Nicolas Bigler --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5115d09..cb80434 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,12 @@ There are a variety of environment variables available to configure the image. * `SecDebugLog` * MODSEC_DEBUG_LOGLEVEL * `SecDebugLogLevel` +* MODSEC_AUDIT_ENGINE + * `SecAuditEngine` +* MODSEC_AUDIT_LOG_RELEVANT_STATUS + * `SecAuditLogRelevantStatus` +* MODSEC_AUDIT_LOG_PARTS + * `SecAuditLogParts` * MODSEC_AUDIT_LOG_TYPE * `SecAuditLogType` * MODSEC_AUDIT_LOG_FORMAT