summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorILYA Khlopotov <iilyak@apache.org>2021-03-31 02:37:17 -0700
committerILYA Khlopotov <iilyak@apache.org>2021-04-01 11:55:43 -0700
commitf7528c8ed1513a0aa85f0ab14210566ef8581e2a (patch)
tree24b90d149179cc24b0c121553792c6a6987bf3cb
parent7ef98a9813694c5603997df4645d8d67fa77a936 (diff)
downloadcouchdb-f7528c8ed1513a0aa85f0ab14210566ef8581e2a.tar.gz
Document strip_last_msg in default.ini
-rw-r--r--rel/overlay/etc/default.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index 6c992d7bd..bd5346bfa 100644
--- a/rel/overlay/etc/default.ini
+++ b/rel/overlay/etc/default.ini
@@ -527,6 +527,8 @@ level = info
;
; max_message_size = 16000
;
+; Do not log last message received by terminated process
+; strip_last_msg = true
;
; There are four different log writers that can be configured
; to write log messages. The default writes to stderr of the