You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2013/12/19 19:14:47 UTC

git commit: updated refs/heads/1843-feature-bigcouch to fee7cbf

Updated Branches:
  refs/heads/1843-feature-bigcouch 135b04b75 -> fee7cbfc4


squash! Build with rebar


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/fee7cbfc
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/fee7cbfc
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/fee7cbfc

Branch: refs/heads/1843-feature-bigcouch
Commit: fee7cbfc4973a0bc410de9d90e5cbc32a76d5ed2
Parents: 135b04b
Author: Robert Newson <rn...@apache.org>
Authored: Thu Dec 19 18:14:29 2013 +0000
Committer: Robert Newson <rn...@apache.org>
Committed: Thu Dec 19 18:14:29 2013 +0000

----------------------------------------------------------------------
 rel/overlay/etc/default.ini | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/fee7cbfc/rel/overlay/etc/default.ini
----------------------------------------------------------------------
diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index f1584be..f10ac33 100644
--- a/rel/overlay/etc/default.ini
+++ b/rel/overlay/etc/default.ini
@@ -47,7 +47,6 @@ javascript = {{prefix}}/bin/couchjs {{prefix}}/share/couchjs/main.js
 reduce_limit = true
 
 [daemons]
-view_manager={couch_view, start_link, []}
 external_manager={couch_external_manager, start_link, []}
 query_servers={couch_proc_manager, start_link, []}
 httpd={couch_httpd, start_link, []}