Skip to content

Instantly share code, notes, and snippets.

@coldfire84
coldfire84 / mongod.conf
Created September 20, 2018 16:16
Node-Red-Alexa-Smart-Home-v3 mongod.conf
# mongod.conf
# for documentation of all options, see:
# http://docs.mongodb.org/manual/reference/configuration-options/
# Where and how to store data.
storage:
dbPath: /var/lib/mongodb
journal:
enabled: true