summaryrefslogtreecommitdiff
path: root/community-staging/mongodb/mongodb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'community-staging/mongodb/mongodb.conf')
-rw-r--r--community-staging/mongodb/mongodb.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/community-staging/mongodb/mongodb.conf b/community-staging/mongodb/mongodb.conf
deleted file mode 100644
index c5272b7f2..000000000
--- a/community-staging/mongodb/mongodb.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-# See http://www.mongodb.org/display/DOCS/File+Based+Configuration for format details
-# Run mongod --help to see a list of options
-
-bind_ip = 127.0.0.1
-quiet = true
-dbpath = /var/lib/mongodb
-logpath = /var/log/mongodb/mongod.log
-logappend = true