mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 14:42:10 -05:00
s/olcMultiMaster/olcMirrorMode
This commit is contained in:
parent
bec47e6a39
commit
d4ad06e788
1 changed files with 1 additions and 1 deletions
|
|
@ -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' "
|
||||
|
|
|
|||
Loading…
Reference in a new issue