Skip to content

Instantly share code, notes, and snippets.

@shiroyuki
Created March 15, 2013 15:14
Show Gist options
  • Select an option

  • Save shiroyuki/5170561 to your computer and use it in GitHub Desktop.

Select an option

Save shiroyuki/5170561 to your computer and use it in GitHub Desktop.
General MongoDB Configuration
bind_ip = 127.0.0.1
maxConns = 5
objcheck = false
logappend = true
fork = true
dbpath = /data/mongo/db
logpath = /data/mongo/daemon.log
noscripting = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment