ITS#4229: update DB_CONFIG for -q option

This commit is contained in:
Kurt Zeilenga 2005-11-29 20:28:02 +00:00
parent a342ee4d88
commit 5218ddae7e

View file

@ -19,7 +19,5 @@ set_lg_regionmax 262144
set_lg_bsize 2097152
#set_lg_dir logs
# When using (and only when using) slapadd(8) or slapindex(8),
# the following flags may be useful:
#set_flags DB_TXN_NOSYNC
#set_flags DB_TXN_NOT_DURABLE
# Note: special DB_CONFIG flags are no longer needed for "quick"
# slapadd(8) or slapindex(8) access (see their -q option).