mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-24 15:32:22 +08:00
ITS#3646 allow default index
This commit is contained in:
parent
eca819d866
commit
e90f933e8c
@ -83,7 +83,7 @@ static ConfigTable bdbcfg[] = {
|
||||
"( OLcfgAt:1.6 NAME 'dbIDLcacheSize' "
|
||||
"DESC 'IDL cache size in IDLs' "
|
||||
"SYNTAX OMsInteger SINGLE-VALUE )", NULL, NULL },
|
||||
{ "index", "attr> <[pres,eq,approx,sub]", 3, 3, 0, ARG_MAGIC|BDB_INDEX,
|
||||
{ "index", "attr> <[pres,eq,approx,sub]", 2, 3, 0, ARG_MAGIC|BDB_INDEX,
|
||||
bdb_cf_gen, "( OLcfgAt:1.7 NAME 'dbIndex' "
|
||||
"DESC 'Attribute index parameters' "
|
||||
"SYNTAX OMsDirectoryString )", NULL, NULL },
|
||||
|
Loading…
x
Reference in New Issue
Block a user