mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-18 04:44:17 -05:00
FIx prev commit, OID clash
This commit is contained in:
parent
fe70cdf2ea
commit
35d8e5d5a6
1 changed files with 1 additions and 1 deletions
|
|
@ -692,7 +692,7 @@ static ConfigTable config_back_cf_table[] = {
|
|||
#else
|
||||
ARG_IGNORED, NULL,
|
||||
#endif
|
||||
"( OLcfgGlAt:85 NAME 'olcTLSProtocolMin' "
|
||||
"( OLcfgGlAt:87 NAME 'olcTLSProtocolMin' "
|
||||
"SYNTAX OMsDirectoryString SINGLE-VALUE )", NULL, NULL },
|
||||
{ "tool-threads", "count", 2, 2, 0, ARG_INT|ARG_MAGIC|CFG_TTHREADS,
|
||||
&config_generic, "( OLcfgGlAt:80 NAME 'olcToolThreads' "
|
||||
|
|
|
|||
Loading…
Reference in a new issue