]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/DB_CONFIG
Add ability to cache negative results and specify negative TTL on templates
[openldap] / servers / slapd / DB_CONFIG
index 829f421fb6bfa45ec558cb7fb99637a18349d304..ba2fbe524c112d3757ae58850349d30e17b39cf5 100644 (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).