From 2c8bc8ed6a2dc4ecdde08e779e4882f189485271 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Sun, 10 May 2009 09:12:01 +0000 Subject: Refactor the make_view_fold_function stuff. Added a proper Acc to both map and reduce view folds. Cleaned up some pattern matchers. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@773319 13f79535-47bb-0310-9956-ffa450edef68 --- etc/couchdb/local_dev.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/couchdb/local_dev.ini b/etc/couchdb/local_dev.ini index 11a703b0..84764e45 100644 --- a/etc/couchdb/local_dev.ini +++ b/etc/couchdb/local_dev.ini @@ -12,7 +12,7 @@ ;bind_address = 127.0.0.1 [log] -level = debug +level = info [update_notification] ;unique notifier name=/full/path/to/exe -with "cmd line arg" -- cgit v1.2.3