diff options
author | Vishnu Kaushik <vishnu.kaushik@mongodb.com> | 2020-09-11 19:46:48 +0000 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2020-09-11 20:28:52 +0000 |
commit | 8911b6cdda36dac94d6e5ae8e5950452e0ebf778 (patch) | |
tree | 2403a84f0d932fe639a3f07e737b74ad3e768307 /debian | |
parent | dfbcc00f25717beae48ca28eb6ab77c3589a1ef7 (diff) | |
download | mongo-8911b6cdda36dac94d6e5ae8e5950452e0ebf778.tar.gz |
SERVER-43385 remove MMAPv1 references
Diffstat (limited to 'debian')
-rw-r--r-- | debian/mongod.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/mongod.conf b/debian/mongod.conf index 4a82d14d95a..695b62ca9b5 100644 --- a/debian/mongod.conf +++ b/debian/mongod.conf @@ -9,7 +9,6 @@ storage: journal: enabled: true # engine: -# mmapv1: # wiredTiger: # where to write logging data. |