From 37f492f8bd41370a4722b1adc699ae3aa6d3f46a Mon Sep 17 00:00:00 2001
From: John Christopher Anderson
Date: Wed, 7 Jul 2010 14:47:47 +0000
Subject: link to wiki discussion of delayed_commits configuration from the
config page of Futon
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@961395 13f79535-47bb-0310-9956-ffa450edef68
---
share/www/config.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'share/www')
diff --git a/share/www/config.html b/share/www/config.html
index e81d4dd1..9863c8b5 100644
--- a/share/www/config.html
+++ b/share/www/config.html
@@ -116,7 +116,9 @@ specific language governing permissions and limitations under the License.
Note: Some configuration options may require
restarting the server to take effect after modification.
-
+
+ For the strongest consistency guarantees, delayed_commits should be set to false. The default value of true is designed for single-user performance. For more details see a discussion of durability on the CouchDB wiki.
+
Configuration
--
cgit v1.2.3