mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-12 10:54:48 +08:00
ITS#7737 Add a matching rule for OlcDbEnvFlgs
This commit is contained in:
parent
510584db89
commit
e70bc5dd64
@ -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 New Issue
Block a user