mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Fix minor formatting problem (missing .TP) with dbcachenowsync description.
This commit is contained in:
parent
8ebec49d9d
commit
654d3c0814
1 changed files with 1 additions and 0 deletions
|
|
@ -266,6 +266,7 @@ 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue