11 lines
155 B
YAML
11 lines
155 B
YAML
systemLog:
|
|
destination: file
|
|
path: log/mongo.log
|
|
logAppend: false
|
|
storage:
|
|
dbPath: db
|
|
net:
|
|
bindIp: 127.0.0.1, ::1
|
|
setParameter:
|
|
notablescan: 1
|