Skip to content

Commit

Permalink
PSMDB-1335 Remove storage.journal.enabled from the default mongod.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
igorsol committed Sep 12, 2023
1 parent 9d57af6 commit b989311
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions percona-packaging/conf/mongod.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
# Where and how to store data.
storage:
dbPath: /var/lib/mongodb
journal:
enabled: true
# engine: wiredTiger
# engine: inMemory

Expand Down

0 comments on commit b989311

Please sign in to comment.