summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2009-05-10 09:12:01 +0000
committerJohn Christopher Anderson <jchris@apache.org>2009-05-10 09:12:01 +0000
commit2c8bc8ed6a2dc4ecdde08e779e4882f189485271 (patch)
tree98e826d28806b4fa96d273768719d78aa1355593 /etc
parentd748a328aec166047c81bcaf3dec6b0a885a2088 (diff)
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
Diffstat (limited to 'etc')
-rw-r--r--etc/couchdb/local_dev.ini2
1 files changed, 1 insertions, 1 deletions
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"