mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
ITS#8473 Mark olcPlugin as ordered
This commit is contained in:
parent
0d0d50724a
commit
e5105e706e
1 changed files with 1 additions and 1 deletions
|
|
@ -535,7 +535,7 @@ static ConfigTable config_back_cf_table[] = {
|
|||
#endif
|
||||
"( OLcfgGlAt:38 NAME 'olcPlugin' "
|
||||
"EQUALITY caseIgnoreMatch "
|
||||
"SYNTAX OMsDirectoryString )", NULL, NULL },
|
||||
"SYNTAX OMsDirectoryString X-ORDERED 'VALUES' )", NULL, NULL },
|
||||
{ "pluginlog", "filename", 2, 2, 0,
|
||||
#ifdef LDAP_SLAPI
|
||||
ARG_STRING, &slapi_log_file,
|
||||
|
|
|
|||
Loading…
Reference in a new issue