]> git.sur5r.net Git - openldap/commitdiff
s/olcMultiMaster/olcMirrorMode
authorLuca Scamoni <luca@openldap.org>
Wed, 8 Feb 2006 10:16:20 +0000 (10:16 +0000)
committerLuca Scamoni <luca@openldap.org>
Wed, 8 Feb 2006 10:16:20 +0000 (10:16 +0000)
servers/slapd/bconfig.c

index a9abc2e3c439d90e42c2f38a62219a042b4a577b..4ef399b578bc1c3c03f2be4460e34eef5b950540 100644 (file)
@@ -673,7 +673,7 @@ static ConfigOCs cf_ocs[] = {
                 "olcReplicaArgsFile $ olcReplicaPidFile $ olcReplicationInterval $ "
                 "olcReplogFile $ olcRequires $ olcRestrict $ olcRootDN $ olcRootPW $ "
                 "olcSchemaDN $ olcSecurity $ olcSizeLimit $ olcSyncrepl $ "
-                "olcTimeLimit $ olcUpdateDN $ olcUpdateRef $ olcMultiMaster ) )",
+                "olcTimeLimit $ olcUpdateDN $ olcUpdateRef $ olcMirrorMode ) )",
                        Cft_Database, NULL, cfAddDatabase },
        { "( OLcfgGlOc:5 "
                "NAME 'olcOverlayConfig' "