Skip to content
Snippets Groups Projects
Commit 0a00a917 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Apply minor fixes from -devel.

parent 0a7ca1e8
No related branches found
No related tags found
No related merge requests found
......@@ -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 <directory>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment