Skip to content

Instantly share code, notes, and snippets.

@swindsor
Created October 31, 2010 00:14
Show Gist options
  • Save swindsor/655914 to your computer and use it in GitHub Desktop.
Save swindsor/655914 to your computer and use it in GitHub Desktop.
# Store data alongside MongoDB instead of the default, /data/db/
dbpath = /opt/local/var/mongodb/data
# Only accept local connections
bind_ip = 127.0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment