You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2017/07/27 15:32:20 UTC

[couchdb] branch master updated: Leave the uncommented defaults uncommented

This is an automated email from the ASF dual-hosted git repository.

davisp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d1f419  Leave the uncommented defaults uncommented
9d1f419 is described below

commit 9d1f41911f8fb648cb7e2e6494ae1549aca28e04
Author: Paul J. Davis <pa...@gmail.com>
AuthorDate: Thu Jul 27 10:30:42 2017 -0500

    Leave the uncommented defaults uncommented
---
 rel/overlay/etc/default.ini | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index f08fff1..39af13d 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:
 ;

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].