#
# Set the database in memory cache size.
#
set_cachesize   0       52428800        0

#
# Set database flags.
# (for database loading/reindexing only, don't normally run with it)
#set_flags       DB_TXN_NOSYNC

#
# Set log values.
#
set_lg_regionmax        1048576
set_lg_max              10485760
set_lg_bsize            2097152
