set MajorityReadConcern to false to mongodb 3.6 #3

Merged
andrea.dellamico merged 1 commits from feauture/20970 into master 2022-02-24 14:05:35 +01:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit f6cf0e12dd - Show all commits

View File

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