summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>