@@ -36,7 +36,8 @@ content: |
3636 - Comment out the :setting:`sharding.clusterRole` option.
3737
3838 - 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
4041 ``true`` in the :setting:`setParameter` section.
4142
4243 For example, if performing maintenance on a shard/config
@@ -77,7 +78,7 @@ content: |
7778
7879 - Set parameter
7980 :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+,
8182 3.2.19+) to ``true`` in the :setting:`setParameter`
8283 section.
8384
@@ -185,7 +186,7 @@ post: |
185186 - Comment out the :setting:`sharding.clusterRole` option.
186187
187188 - 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
189190 ``true`` in the :setting:`setParameter` section.
190191
191192 For example, if performing maintenance on a shard/config
@@ -226,7 +227,7 @@ post: |
226227
227228 - Set parameter
228229 :parameter:`skipShardingConfigurationChecks`
229- (available for MongoDB 4.0+, 3.6.3+, 3.4.11+,
230+ (available starting in 3.6.3+, 3.4.11+,
230231 3.2.19+) to ``true`` in the :setting:`setParameter`
231232 section.
232233
0 commit comments