diff options
author | Richard Kreuter <richard@10gen.com> | 2010-12-06 12:10:57 -0500 |
---|---|---|
committer | Richard Kreuter <richard@10gen.com> | 2010-12-06 12:10:57 -0500 |
commit | eab7ad8dd57bcaa1d8af72fa3284bf5bb7bffc40 (patch) | |
tree | a5aaea65ed838e316d2a87b0a9b0e2fad5a73f15 /debian | |
parent | 8769a247042eef14501355f25084d9a1c867fee8 (diff) | |
download | mongo-eab7ad8dd57bcaa1d8af72fa3284bf5bb7bffc40.tar.gz |
SERVER-2102
Diffstat (limited to 'debian')
-rw-r--r-- | debian/mongodb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mongodb.conf b/debian/mongodb.conf index 63f94f26ee0..0227b4613ab 100644 --- a/debian/mongodb.conf +++ b/debian/mongodb.conf @@ -39,7 +39,7 @@ logappend=true # 2=R # 3=both # 7=W+some reads -#oplog = 0 +#diaglog = 0 # Diagnostic/debugging option #nocursors = true |