Fix help message on configuration option added by #1380

This commit is contained in:
Felipe Zimmerle 2017-04-26 15:18:24 -03:00
parent 67908f45f4
commit 1a5ff4e371
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -460,7 +460,7 @@ AC_ARG_ENABLE(server-logging,
# Disable logging of problem when deleting collection
AC_ARG_ENABLE(collection-delete-problem-logging,
AS_HELP_STRING([--enable-collection-delete-problem-logging],
[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]),
[
if test "$enableval" != "no"; then
log_collection_delete_problem=