mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
ITS#7737 Add a matching rule for OlcDbEnvFlgs
This commit is contained in:
parent
510584db89
commit
e70bc5dd64
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ static ConfigTable mdbcfg[] = {
|
|||
{ "envflags", "flags", 2, 0, 0, ARG_MAGIC|MDB_ENVFLAGS,
|
||||
mdb_cf_gen, "( OLcfgDbAt:12.3 NAME 'olcDbEnvFlags' "
|
||||
"DESC 'Database environment flags' "
|
||||
"EQUALITY caseIgnoreMatch "
|
||||
"SYNTAX OMsDirectoryString )", NULL, NULL },
|
||||
{ "index", "attr> <[pres,eq,approx,sub]", 2, 3, 0, ARG_MAGIC|MDB_INDEX,
|
||||
mdb_cf_gen, "( OLcfgDbAt:0.2 NAME 'olcDbIndex' "
|
||||
|
|
|
|||
Loading…
Reference in a new issue