From: Kurt Zeilenga Date: Wed, 30 Dec 1998 20:25:57 +0000 (+0000) Subject: Apply minor fixes from -devel. X-Git-Tag: OPENLDAP_REL_ENG_1_1_2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a00a9177e0bac649b777dc3c3f7272a3af82745;p=thirdparty%2Fopenldap.git Apply minor fixes from -devel. --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 223dc9bccc..a53a3c41bf 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -266,9 +266,10 @@ by the LDBM backend database instance. The default is 1000 entries. Specify the size in bytes of the in-memory cache associated with each open index file. If not supported by the underlying database method, this option is ignored without comment. The default is 100000 bytes. +.TP .B dbcachenowsync Specify that database writes should not be immediately synchronized -with in memory changes. Enabling this option may improving performance +with in memory changes. Enabling this option may improve performance at the expense of data security. .TP .B directory