We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67908f4 commit 1a5ff4eCopy full SHA for 1a5ff4e
configure.ac
@@ -460,7 +460,7 @@ AC_ARG_ENABLE(server-logging,
460
# Disable logging of problem when deleting collection
461
AC_ARG_ENABLE(collection-delete-problem-logging,
462
AS_HELP_STRING([--enable-collection-delete-problem-logging],
463
- [Enable logging of collection delete problem in audit log when log level < 9. This is the default]),
+ [Enable logging of collection delete problem even when log level is < 9. This is the default]),
464
[
465
if test "$enableval" != "no"; then
466
log_collection_delete_problem=
0 commit comments