From 5c351226e44840675471319cd448f5bf61e7ff32 Mon Sep 17 00:00:00 2001 From: karl anderson Date: Wed, 3 Jul 2013 14:55:59 -0700 Subject: [PATCH] more config tweaks --- bigcouch/local.ini | 4 +--- bigcouch/vm.args | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/bigcouch/local.ini b/bigcouch/local.ini index 27341ab..e84506f 100644 --- a/bigcouch/local.ini +++ b/bigcouch/local.ini @@ -1,6 +1,4 @@ [admins] -admin = intenseheavydutyadminactionplease -kazoo = supermegaexcellenttelephonyplatform [chttpd] secret = 53e20840c5b911e28b8b0800200c9a66 @@ -25,4 +23,4 @@ w=2 n=3 [log] -file = /var/log/bigcouch.log +file = /var/log/bigcouch/bigcouch.log diff --git a/bigcouch/vm.args b/bigcouch/vm.args index f3ae1ca..066ca4a 100644 --- a/bigcouch/vm.args +++ b/bigcouch/vm.args @@ -25,5 +25,4 @@ # Comment this line out to enable the interactive Erlang shell on startup +Bd -noinput -detached --couch_ini /usr/etc/default.ini --couch_ini /etc/kazoo/bigcouch/local.ini +-couch_ini /usr/etc/default.ini /etc/kazoo/bigcouch/local.ini