summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Egesdahl <ryan.egesdahl@mongodb.com>2022-10-05 19:29:06 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-10-27 16:19:43 +0000
commitce8a32847a596d6d4f45a4273358c429f35768b5 (patch)
tree9286d3f885b38403c45a819d93cb9b7628fafa4b
parent4388cee05a2bf409c8aa4bdba9070fc1aeccbdc9 (diff)
downloadmongo-ce8a32847a596d6d4f45a4273358c429f35768b5.tar.gz
SERVER-70181 Fix Debian default mongod.conf
(cherry picked from commit 56441edbc212031f05dbe045cf1b3aa47492f17c)
-rw-r--r--debian/mongod.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/mongod.conf b/debian/mongod.conf
index fbf70739dcd..e2106ca458f 100644
--- a/debian/mongod.conf
+++ b/debian/mongod.conf
@@ -6,8 +6,6 @@
# Where and how to store data.
storage:
dbPath: /var/lib/mongodb
- journal:
- enabled: true
# engine:
# wiredTiger: