From 16ccd4c0b8ae4272fa27d32948658b1424a291fc Mon Sep 17 00:00:00 2001 From: "Damien F. Katz" Date: Mon, 25 May 2009 19:52:28 +0000 Subject: Merging new tail append storage into trunk. Upgrades are automatic, once opened by this version old versions of CouchDB will not be able to open the files. As a precaution, you should back-up your production databases before upgrading. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@778485 13f79535-47bb-0310-9956-ffa450edef68 --- etc/couchdb/local_dev.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/couchdb') diff --git a/etc/couchdb/local_dev.ini b/etc/couchdb/local_dev.ini index 84764e45..876295b1 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 = info +level = error [update_notification] ;unique notifier name=/full/path/to/exe -with "cmd line arg" -- cgit v1.2.3