10 lines
225 B
YAML
10 lines
225 B
YAML
storage:
|
|
dbPath: /home/ubuntu/data/db
|
|
systemLog:
|
|
path: /home/ubuntu/data/logs/mongod.log
|
|
destination: file
|
|
logAppend: false
|
|
setParameter:
|
|
internalMeasureQueryExecutionTimeInNanoseconds: true
|
|
enableTestCommands: 1
|