mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
fix ITS#3570 (please review)
This commit is contained in:
parent
f93aec341c
commit
bb82f8ffd0
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ static struct oc_info {
|
|||
"DESC 'OpenLDAP Global configuration options' "
|
||||
"SUP olcConfig STRUCTURAL "
|
||||
"MAY ( olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ "
|
||||
"olcAuthRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ "
|
||||
"olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ "
|
||||
"olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ "
|
||||
"olcDefaultSearchBase $ olcDisallows $ olcGentleHUP $ "
|
||||
"olcIdleTimeout $ olcIndexSubstrIfMaxLen $ olcIndexSubstrIfMinLen $ "
|
||||
|
|
|
|||
Loading…
Reference in a new issue