mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
NVALUES_ON_DISK enabled by default
This commit is contained in:
parent
9b4bf8a973
commit
4ecf817a87
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
#ifdef LDAP_DEVEL
|
||||
#define SLAP_NVALUES 1
|
||||
/* #define SLAP_NVALUES_ON_DISK 1 */
|
||||
#define SLAP_NVALUES_ON_DISK 1
|
||||
#define SLAP_EXTENDED_SCHEMA 1
|
||||
#define LDAP_CACHING
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue