Cleanup references to module objects returned from PyImport_ImportModule
[gd/samba-autobuild/.git] / source4 / setup / DB_CONFIG
1 # set 32MiB, single-segment cache
2 set_cachesize   0      33554432        1
3
4 # set transaction log autoremoval; disable if you use them for backups
5 set_flags DB_LOG_AUTOREMOVE
6
7 # these should be left at default for most installs
8 set_lg_max              10485760
9 set_lg_bsize            2097152
10
11 set_lg_dir              ${LDAPDBDIR}/bdb-logs
12
13 # tmp_dir stuff is not used by OpenLDAP
14 #set_tmp_dir             ${LDAPDBDIR}/tmp