From d7325b2ab97520b3e6020db2e46d6b449ac57418 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Mon, 19 Aug 2013 15:37:10 -0700 Subject: [PATCH] olcListenerThreads should be available in globalconfig --- servers/slapd/bconfig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 $ " -- 2.39.5