]> git.sur5r.net Git - openldap/blobdiff - include/ldap_defaults.h
remove init arg from attrs_index_config proto
[openldap] / include / ldap_defaults.h
index 13d9d4fd9337b069616caed28530a44b81d85b5c..dd1a9a2e4d9bb24279a9c1dcc3f9b1f55c8832ba 100644 (file)
@@ -202,7 +202,7 @@ Please try again later.\r\n"
        /* default timelimit to spend on a search */
 #define SLAPD_DEFAULT_TIMELIMIT                3600
        /* minimum max ids that a single index entry can map to in ldbm */
-#define SLAPD_LDBM_MIN_MAXIDS          4000
+#define SLAPD_LDBM_MIN_MAXIDS          (8192-4)
 
 /* the following DNs must be normalized! */
        /* dn of the special "schema" entry */