]> git.sur5r.net Git - openldap/commitdiff
olcLogFile missing from olcGlobal (ITS#5765)
authorPierangelo Masarati <ando@openldap.org>
Wed, 22 Oct 2008 11:54:46 +0000 (11:54 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 22 Oct 2008 11:54:46 +0000 (11:54 +0000)
servers/slapd/bconfig.c

index 7d04c12e12b98842bb6f495ea1aa1f361b4b41ff..4b1c259cec04f992af4e9e3c6611bfaa1a7926f0 100644 (file)
@@ -738,7 +738,7 @@ static ConfigOCs cf_ocs[] = {
                 "olcDisallows $ olcGentleHUP $ olcIdleTimeout $ "
                 "olcIndexSubstrIfMaxLen $ olcIndexSubstrIfMinLen $ "
                 "olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ "
-                "olcLocalSSF $ olcLogLevel $ "
+                "olcLocalSSF $ olcLogFile $ olcLogLevel $ "
                 "olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ "
                 "olcPluginLogFile $ olcReadOnly $ olcReferral $ "
                 "olcReplogFile $ olcRequires $ olcRestrict $ olcReverseLookup $ "