summaryrefslogtreecommitdiff
path: root/share/www
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2010-07-07 14:47:47 +0000
committerJohn Christopher Anderson <jchris@apache.org>2010-07-07 14:47:47 +0000
commit37f492f8bd41370a4722b1adc699ae3aa6d3f46a (patch)
treef2eb31e6ffa5185d23b6f0c9c1a1f91183ae744c /share/www
parentdc72d72058f2fef88bf2cd3d876501c2d0344939 (diff)
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
Diffstat (limited to 'share/www')
-rw-r--r--share/www/config.html4
1 files changed, 3 insertions, 1 deletions
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.
<strong>Note:</strong> Some configuration options may require
restarting the server to take effect after modification.
</p>
-
+ <p class="help">
+ For the strongest consistency guarantees, <tt>delayed_commits</tt> should be set to <tt>false</tt>. The default value of <tt>true</tt> is designed for single-user performance. For more details see <a href="http://wiki.apache.org/couchdb/Durability_Matrix">a discussion of durability on the CouchDB wiki</a>.
+ </p>
<table id="config" class="listing" cellspacing="0">
<caption>Configuration</caption>
<thead><tr>