Merge pull request 'set MajorityReadConcern to false to mongodb 3.6' (!3) from feauture/20970 into master

Reviewed-on: #3
This commit is contained in:
Andrea Dell'Amico 2022-02-24 14:05:34 +01:00
commit f3b048a8b2
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ security:
replication:
oplogSizeMB: 2000
replSetName: {{ mongodb_replicaset }}
enableMajorityReadConcern: false
{% endif %}
#sharding: