summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul J. Davis <paul.joseph.davis@gmail.com>2017-07-27 10:30:42 -0500
committerPaul J. Davis <paul.joseph.davis@gmail.com>2017-07-27 10:32:08 -0500
commit9d1f41911f8fb648cb7e2e6494ae1549aca28e04 (patch)
tree846984632d3d753bbf27d1ac1e8c542613551bdb
parent0e3a101f2c660e1e19e77857a5fdcf426d849039 (diff)
downloadcouchdb-9d1f41911f8fb648cb7e2e6494ae1549aca28e04.tar.gz
Leave the uncommented defaults uncommented
-rw-r--r--rel/overlay/etc/default.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index f08fff177..39af13ddf 100644
--- a/rel/overlay/etc/default.ini
+++ b/rel/overlay/etc/default.ini
@@ -475,7 +475,7 @@ _default = [{db_fragmentation, "70%"}, {view_fragmentation, "60%"}]
; emergency, emerg
; none
;
-; level = info
+level = info
;
; Set the maximum log message length in bytes that will be
; passed through the writer
@@ -492,7 +492,7 @@ _default = [{db_fragmentation, "70%"}, {view_fragmentation, "60%"}]
; rsyslog writer for deployments that need to have logs sent
; over the network.
;
-; writer = stderr
+writer = stderr
;
; File Writer Options:
;