mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds support the Parallel audit log index creation
The index is now being generated.
This commit is contained in:
@@ -75,7 +75,8 @@ ACTIONS = \
|
||||
actions/transformations/utf8_to_unicode.cc
|
||||
|
||||
UTILS = \
|
||||
utils/sha1.cc
|
||||
utils/sha1.cc \
|
||||
utils/md5.cc
|
||||
|
||||
libmodsecurity_la_SOURCES = \
|
||||
parser/seclang-parser.yy \
|
||||
|
Reference in New Issue
Block a user