From 6cc0a3fcaddb3094f8f0fcd5bd51b3e74e70d11c Mon Sep 17 00:00:00 2001 From: "Damien F. Katz" Date: Thu, 18 Dec 2008 20:30:24 +0000 Subject: Fixed problem when a crashed db can cause couch_server to crash when it attempts to interact with it. Moved the interaction from couch_server into the caller's process. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@727811 13f79535-47bb-0310-9956-ffa450edef68 --- etc/couchdb/local_dev.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/couchdb') diff --git a/etc/couchdb/local_dev.ini b/etc/couchdb/local_dev.ini index f1f2b7a5..d1682d39 100644 --- a/etc/couchdb/local_dev.ini +++ b/etc/couchdb/local_dev.ini @@ -54,3 +54,6 @@ foo = bar [test] foo = bar + +[test] +foo = bar -- cgit v1.2.3