mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 18:49:34 -05:00
Fix typo in prev commit
This commit is contained in:
parent
3d65da5d60
commit
41a7fb753d
2 changed files with 2 additions and 2 deletions
|
|
@ -1463,7 +1463,7 @@ This option puts a replica database into "mirror" mode. Update
|
|||
operations will be accepted from any user, not just the updatedn. The
|
||||
database must already be configured as syncrepl consumer
|
||||
before this keyword may be set. This mode also requires a
|
||||
.I olcServerID
|
||||
.B olcServerID
|
||||
(see above) to be configured.
|
||||
By default, this setting is FALSE.
|
||||
.TP
|
||||
|
|
|
|||
|
|
@ -1348,7 +1348,7 @@ This option puts a replica database into "mirror" mode. Update
|
|||
operations will be accepted from any user, not just the updatedn. The
|
||||
database must already be configured as a slurpd or syncrepl consumer
|
||||
before this keyword may be set. This mode also requires a
|
||||
.I serverID
|
||||
.B serverID
|
||||
(see above) to be configured.
|
||||
By default, mirrormode is off.
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Reference in a new issue