r23232: Add in some extra files required by the new provision-backend.
[Samba.git] / source / setup / DB_CONFIG
blob3198e17b14809588f7d2c3d4b8ffbaacd867b898
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()).
8 #               
9 set_flags       DB_TXN_NOSYNC
12  Set log values.
14 set_lg_regionmax        104857
15 set_lg_max              1048576
16 set_lg_bsize            209715
17 set_lg_dir              ${LDAPDBDIR}/bdb-logs
21 # Set temporary file creation directory.
22 #                       
23 set_tmp_dir             ${LDAPDBDIR}/tmp