This repository was archived by the owner on May 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
The user specified in the ``mongosync `` connection string must have the
2
- required :ref: `user permissions <c2c-permissions-and-roles >` on the source and destination
3
- clusters. The permissions vary depending on your environment and if you
4
- want to modify write-blocking settings or use reverse sync.
5
-
2
+ required :ref: `user permissions <c2c-permissions-and-roles >` on the
3
+ source and destination clusters. The permissions vary depending on your
4
+ environment and if you want to modify write-blocking settings or use
5
+ reverse sync.
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ Permissions
35
35
36
36
The user specified in the ``mongosync`` connection string must have the
37
37
required permissions on the source and destination clusters. Refer to
38
- :ref:`c2c-permissions-and-roles` to ensure that the user has the correct
39
- permissions to start the synchronization.
38
+ :ref:`user permissions < c2c-permissions-and-roles> ` to ensure that the
39
+ user has the correct permissions to start the synchronization.
40
40
41
41
Multiple ``mongosync`` Instances
42
42
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments