mirror of https://github.com/mongodb/mongo
SERVER-70181 Fix Debian default mongod.conf
This commit is contained in:
parent
7d6c7926fe
commit
56441edbc2
|
|
@ -6,8 +6,6 @@
|
|||
# Where and how to store data.
|
||||
storage:
|
||||
dbPath: /var/lib/mongodb
|
||||
journal:
|
||||
enabled: true
|
||||
# engine:
|
||||
# wiredTiger:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue