3 # This file uses the YAML format as described in the documentation:
4 # http://docs.mongodb.org/manual/reference/configuration-options/
7 dbPath: "/var/lib/mongodb"
12 path: "/var/log/mongodb/mongodb.log"
29 # Specifies one of the MongoDB parameters described here:
30 # http://docs.mongodb.org/manual/reference/parameters/
32 # You can specify multiple setParameter fields such as:
33 # setParameter: {enableTestCommands: 1}