1 # Set the database in memory cache size.
3 set_cachesize 0 524288 0
7 # Set database flags (this is a test environment, we don't need to fsync()).
9 set_flags DB_TXN_NOSYNC
14 set_lg_regionmax 104857
17 set_lg_dir ${LDAPDBDIR}/bdb-logs
21 # Set temporary file creation directory.
23 set_tmp_dir ${LDAPDBDIR}/tmp