diff --git a/tests/data/slapd.conf b/tests/data/slapd.conf index f53d0e8f14..ee1097b730 100644 --- a/tests/data/slapd.conf +++ b/tests/data/slapd.conf @@ -43,10 +43,10 @@ rootdn "cn=Manager,dc=example,dc=com" rootpw secret #bdb#index objectClass eq #bdb#index cn,sn,uid pres,eq,sub -#bdb#checkpoint 1 1 +#bdb#checkpoint 1024 5 #hdb#index objectClass eq #hdb#index cn,sn,uid pres,eq,sub -#hdb#checkpoint 1 1 +#hdb#checkpoint 1024 5 #ndb#dbname db_1 #ndb#include @DATADIR@/ndb.conf