summaryrefslogtreecommitdiff
path: root/rpm/mongod.conf
diff options
context:
space:
mode:
authorMike Fiedler <miketheman@gmail.com>2012-02-21 10:50:43 -0800
committerMike Fiedler <miketheman@gmail.com>2012-02-21 10:50:43 -0800
commit8b60c3c0eb46c7862a217e7145d32f233a47103e (patch)
treeae9f9ef6912dee86de52f4259b64141fe4e736ae /rpm/mongod.conf
parentcf0b0b38f4a2d41e14765ac9d1de9844a34128da (diff)
parente79171be37ac7dde76da07b068a44c7955abff23 (diff)
downloadmongo-8b60c3c0eb46c7862a217e7145d32f233a47103e.tar.gz
Merge pull request #148 from dcodix/master
mongod.conf - oplog changed to diaglog in config file
Diffstat (limited to 'rpm/mongod.conf')
-rw-r--r--rpm/mongod.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/mongod.conf b/rpm/mongod.conf
index dbfcc502e3d..060b08dff85 100644
--- a/rpm/mongod.conf
+++ b/rpm/mongod.conf
@@ -41,7 +41,7 @@ pidfilepath = /var/run/mongodb/mongod.pid
# 2=R
# 3=both
# 7=W+some reads
-#oplog = 0
+#diaglog = 0
# Ignore query hints
#nohints = true