Skip to content

Instantly share code, notes, and snippets.

@pooza
Created November 2, 2018 06:23
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 pooza/8d95458a84fad721c9e12ed37be46af9 to your computer and use it in GitHub Desktop.
Save pooza/8d95458a84fad721c9e12ed37be46af9 to your computer and use it in GitHub Desktop.
systemLog:
destination: syslog
storage:
dbPath: /var/db/mongodb
journal:
enabled: true
processManagement:
fork: true
pidFilePath: /var/db/mongodb/mongod.lock
timeZoneInfo: /usr/share/zoneinfo
net:
port: 27017
bindIp: 127.0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment