diff options
Diffstat (limited to 'source4/setup/DB_CONFIG')
-rw-r--r-- | source4/setup/DB_CONFIG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source4/setup/DB_CONFIG b/source4/setup/DB_CONFIG new file mode 100644 index 0000000000..74bb09d800 --- /dev/null +++ b/source4/setup/DB_CONFIG @@ -0,0 +1,6 @@ +set_cachesize 0 524288 0 +set_lg_regionmax 104857 +set_lg_max 1048576 +set_lg_bsize 209715 +set_lg_dir ${LDAPDBDIR}/bdb-logs +set_tmp_dir ${LDAPDBDIR}/tmp |