File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
doc/dev_guide/internals/iproto Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ General replication
229
229
* - :ref: `IPROTO_BALLOT_IS_ANON <internals-iproto-keys-ballot >`
230
230
- 0x05 |br | MP_BOOL
231
231
- True if the replica is anonymous.
232
- Corresponds to :ref: `box.cfg.replication_anon < cfg_replication-replication_anon >`.
232
+ Corresponds to :ref: `replication.anon < configuration_reference_replication_anon >`.
233
233
Since :doc: `2.7.1 </release/2.7.1 >`
234
234
235
235
* - :ref: `IPROTO_BALLOT_IS_BOOTED <internals-iproto-keys-ballot >`
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ General
45
45
* - IPROTO_FETCH_SNAPSHOT
46
46
- 0x45
47
47
- Fetch the master's snapshot and start anonymous replication.
48
- See :ref: `replication_anon < cfg_replication-replication_anon >`
48
+ See :ref: `replication.anon < configuration_reference_replication_anon >`
49
49
50
50
* - IPROTO_REGISTER
51
51
- 0x46
You can’t perform that action at this time.
0 commit comments