Merge pull request #13567 from antobinary/build-mongo-conf
build: MongoDB conf changes from BBB 2.3 to BBB 2.4
This commit is contained in:
commit
45a1126a90
@ -9,7 +9,7 @@ storage:
|
||||
enabled: true
|
||||
wiredTiger:
|
||||
engineConfig:
|
||||
cacheSizeGB: 0
|
||||
cacheSizeGB: 1
|
||||
journalCompressor: none
|
||||
directoryForIndexes: true
|
||||
collectionConfig:
|
||||
@ -30,3 +30,5 @@ net:
|
||||
replication:
|
||||
replSetName: rs0
|
||||
|
||||
setParameter:
|
||||
diagnosticDataCollectionEnabled: false
|
||||
|
Loading…
Reference in New Issue
Block a user