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