diff --git a/templates/mongod-3.6.conf.j2 b/templates/mongod-3.6.conf.j2 index 68158cb..b7df6c1 100644 --- a/templates/mongod-3.6.conf.j2 +++ b/templates/mongod-3.6.conf.j2 @@ -46,6 +46,7 @@ security: replication: oplogSizeMB: 2000 replSetName: {{ mongodb_replicaset }} + enableMajorityReadConcern: false {% endif %} #sharding: