Skip to content

Commit

Permalink
link to wiki discussion of delayed_commits configuration from the con…
Browse files Browse the repository at this point in the history
…fig page of Futon

git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@961395 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
jchris committed Jul 7, 2010
1 parent dc72d72 commit 37f492f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion share/www/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,9 @@ <h1>
<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>
Expand Down

0 comments on commit 37f492f

Please sign in to comment.