Advertisement
Guest User

Untitled

a guest
Oct 4th, 2015
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. systemLog:
  2. destination: file
  3. path: "D:/mongodb/log/mongodb.log"
  4. logAppend: true
  5. quiet : false
  6. storage:
  7. dbPath: "D:/mongodb/data"
  8. processManagement:
  9. windowsService:
  10. serviceName: "MongoDB"
  11. displayName: "Mongo DB"
  12. description: "mongod service for the MongoDB Server"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement