Skip to content

Instantly share code, notes, and snippets.

@mslinn
Created March 24, 2012 03:18
Show Gist options
  • Save mslinn/2177859 to your computer and use it in GitHub Desktop.
Save mslinn/2177859 to your computer and use it in GitHub Desktop.
MongoDB Setup
dbpath=D:\storage\programming\mongodb\mongodb-win32-x86_64-2.0.4\bin\data
journal=true
rest=true
mongod --config D:\storage\programming\mongodb\mongodb-win32-x86_64-2.0.4\bin\mongodb.config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment