Skip to content

Instantly share code, notes, and snippets.

@bentwire
Created May 5, 2014 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bentwire/2c7dd823910bcc8a8509 to your computer and use it in GitHub Desktop.
Save bentwire/2c7dd823910bcc8a8509 to your computer and use it in GitHub Desktop.
logpath = {{ logfile }}
logappend = true
fork = true
dbpath = {{ dbpath }}
pidfilepath = /var/run/mongodb.pid
replSet = {{ grains['mongodb_replica_set'] }}
nojournal = true
profile = 1
slowms = 200
oplogSize = 2048
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment