mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
typo in previous commit
This commit is contained in:
parent
0c33c17bb5
commit
0c2c3ea7e1
1 changed files with 1 additions and 1 deletions
|
|
@ -251,7 +251,7 @@ static ConfigTable ldapcfg[] = {
|
|||
"SYNTAX OMsInteger "
|
||||
"SINGLE-VALUE )",
|
||||
NULL, NULL },
|
||||
{ "single-conn", "TREU/FALSE", 2, 0, 0,
|
||||
{ "single-conn", "TRUE/FALSE", 2, 0, 0,
|
||||
ARG_MAGIC|ARG_ON_OFF|LDAP_BACK_CFG_SINGLECONN,
|
||||
ldap_back_cf_gen, "( OLcfgDbAt:3.19 "
|
||||
"NAME 'olcDbSingleConn' "
|
||||
|
|
|
|||
Loading…
Reference in a new issue