Skip to content
Snippets Groups Projects
Commit c09b0f05 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

use decent checkpoint parameters

parent f9283906
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment