From: Quanah Gibson-Mount Date: Mon, 19 Aug 2013 22:37:10 +0000 (-0700) Subject: olcListenerThreads should be available in globalconfig X-Git-Tag: OPENLDAP_REL_ENG_2_4_37~41 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d7325b2ab97520b3e6020db2e46d6b449ac57418;p=openldap olcListenerThreads should be available in globalconfig --- diff --git a/servers/slapd/bconfig.c b/servers/slapd/bconfig.c index 931ae9ff63..1ce2c84e14 100644 --- a/servers/slapd/bconfig.c +++ b/servers/slapd/bconfig.c @@ -807,7 +807,7 @@ static ConfigOCs cf_ocs[] = { "olcDisallows $ olcGentleHUP $ olcIdleTimeout $ " "olcIndexSubstrIfMaxLen $ olcIndexSubstrIfMinLen $ " "olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ " - "olcLocalSSF $ olcLogFile $ olcLogLevel $ " + "olcListenerThreads $ olcLocalSSF $ olcLogFile $ olcLogLevel $ " "olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ " "olcPluginLogFile $ olcReadOnly $ olcReferral $ " "olcReplogFile $ olcRequires $ olcRestrict $ olcReverseLookup $ "