From 56a3ee28e006aa42150482e1c3f91dc1906273f9 Mon Sep 17 00:00:00 2001 From: "Damien F. Katz" Date: Fri, 12 Dec 2008 05:23:37 +0000 Subject: modifications to view server to keep the file descriptor open for the life of the view group. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@725909 13f79535-47bb-0310-9956-ffa450edef68 --- etc/couchdb/local_dev.ini | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'etc/couchdb') diff --git a/etc/couchdb/local_dev.ini b/etc/couchdb/local_dev.ini index 47751df4..f1f2b7a5 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 = error [update_notification] ;unique notifier name=/full/path/to/exe -with "cmd line arg" @@ -48,3 +48,9 @@ foo = bar [test] foo = bar + +[test] +foo = bar + +[test] +foo = bar -- cgit v1.2.3