mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 05:30:07 -05:00
Turn on BDB_IDL_MULTI by default
This commit is contained in:
parent
22120f4930
commit
8b969479f4
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
LDAP_BEGIN_DECL
|
||||
|
||||
#define BDB_FILTER_INDICES 1
|
||||
/* #define BDB_IDL_MULTI 1 */
|
||||
#define BDB_IDL_MULTI 1
|
||||
/* #define BDB_HIER 1 */
|
||||
|
||||
#define DN_BASE_PREFIX SLAP_INDEX_EQUALITY_PREFIX
|
||||
|
|
|
|||
Loading…
Reference in a new issue