Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 0ed73c7

Browse files
rephrasing
1 parent 1f953f7 commit 0ed73c7

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

source/reference/api/start.txt

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,12 @@ Request Body Parameters
143143

144144
To reverse sync, the ``enableUserWriteBlocking`` field must be set
145145
to ``"sourceAndDestination"`` and the user must have assigned the
146-
:authrole:`restore` role for both source and destination, see
147-
:ref:`c2c-permissions-and-roles` for more details. To allow the
148-
source cluster to accept writes again, for example after running
149-
migration tests, run the following command:
146+
:authrole:`restore` role for both source and destination.
147+
148+
For more information, see :ref:`c2c-permissions-and-roles`.
149+
150+
To allow the source cluster to accept writes again, for example
151+
after running migration tests, run the following command:
150152

151153
.. code-block:: shell
152154

@@ -180,8 +182,9 @@ Request Body Parameters
180182

181183
To reverse sync, the ``enableUserWriteBlocking`` field must be set
182184
to ``sourceAndDestination`` and the user must have assigned the
183-
:authrole:`restore` role for both source and destination, see
184-
:ref:`c2c-permissions-and-roles` for more details.
185+
:authrole:`restore` role for both source and destination.
186+
187+
For more information, see :ref:`c2c-permissions-and-roles`.
185188

186189
This option is not supported for the following configurations:
187190

0 commit comments

Comments
 (0)