mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
further fix previous commit
This commit is contained in:
parent
ef0261e84c
commit
68fd83f2fd
1 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,7 @@ static ConfigTable ldapcfg[] = {
|
|||
{ "use-temporary-conn", "TRUE/FALSE", 2, 0, 0,
|
||||
ARG_MAGIC|ARG_ON_OFF|LDAP_BACK_CFG_USETEMP,
|
||||
ldap_back_cf_gen, "( OLcfgDbAt:3.22 "
|
||||
"NAME 'olcDbUseTemporaries' "
|
||||
"NAME 'olcDbUseTemporaryConn' "
|
||||
"DESC 'Use temporary connections if the cached one is busy' "
|
||||
"SYNTAX OMsBoolean "
|
||||
"SINGLE-VALUE )",
|
||||
|
|
|
|||
Loading…
Reference in a new issue