@@ -36,7 +36,8 @@ content: |
36
36
- Comment out the :setting:`sharding.clusterRole` option.
37
37
38
38
- Set parameter :parameter:`skipShardingConfigurationChecks`
39
- (available for MongoDB 4.0+, 3.6.3+, 3.4.11+, 3.2.19+) to
39
+ (available starting in MongoDB 3.6.3+, 3.4.11+,
40
+ 3.2.19+) to
40
41
``true`` in the :setting:`setParameter` section.
41
42
42
43
For example, if performing maintenance on a shard/config
@@ -77,7 +78,7 @@ content: |
77
78
78
79
- Set parameter
79
80
:parameter:`skipShardingConfigurationChecks`
80
- (available for MongoDB 4.0+, 3.6.3+, 3.4.11+,
81
+ (available starting in MongoDB 3.6.3+, 3.4.11+,
81
82
3.2.19+) to ``true`` in the :setting:`setParameter`
82
83
section.
83
84
@@ -185,7 +186,7 @@ post: |
185
186
- Comment out the :setting:`sharding.clusterRole` option.
186
187
187
188
- Set parameter :parameter:`skipShardingConfigurationChecks`
188
- (available for MongoDB 4.0+, 3.6.3+, 3.4.11+, 3.2.19+) to
189
+ (available starting in MongoDB 3.6.3+, 3.4.11+, 3.2.19+) to
189
190
``true`` in the :setting:`setParameter` section.
190
191
191
192
For example, if performing maintenance on a shard/config
@@ -226,7 +227,7 @@ post: |
226
227
227
228
- Set parameter
228
229
:parameter:`skipShardingConfigurationChecks`
229
- (available for MongoDB 4.0+, 3.6.3+, 3.4.11+,
230
+ (available starting in 3.6.3+, 3.4.11+,
230
231
3.2.19+) to ``true`` in the :setting:`setParameter`
231
232
section.
232
233
0 commit comments