SERVER-65175 Remove storage.journal.enabled from RPM's mongod.conf

This commit is contained in:
Adam Rayner 2022-07-14 15:39:15 +00:00 committed by Evergreen Agent
parent 51b7a812dd
commit 60e0fe845e

View File

@ -12,10 +12,6 @@ systemLog:
# Where and how to store data.
storage:
dbPath: /var/lib/mongo
journal:
enabled: true
# engine:
# wiredTiger:
# how the process runs
processManagement: