summaryrefslogtreecommitdiff
path: root/community/mongodb/mongodb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'community/mongodb/mongodb.conf')
-rw-r--r--community/mongodb/mongodb.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/community/mongodb/mongodb.conf b/community/mongodb/mongodb.conf
index 60d73eae8..c5272b7f2 100644
--- a/community/mongodb/mongodb.conf
+++ b/community/mongodb/mongodb.conf
@@ -3,4 +3,6 @@
bind_ip = 127.0.0.1
quiet = true
-dbpath = /var/state/mongodb
+dbpath = /var/lib/mongodb
+logpath = /var/log/mongodb/mongod.log
+logappend = true