From 0a00a9177e0bac649b777dc3c3f7272a3af82745 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 30 Dec 1998 20:25:57 +0000 Subject: [PATCH] Apply minor fixes from -devel. --- doc/man/man5/slapd.conf.5 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5