Fix config formatting
[gitter.git] / config / mongo-server.one.yml
blobbf34e8607a604c487810fc5d8c6e0ce2a02765be
1 replication:
2   replSetName: troupeSet
4 storage:
5   engine: wiredTiger
6   dbPath: /usr/local/var/mongodb/r0
7   journal:
8     enabled: true
10 net:
11   bindIp: 127.0.0.1
12   port: 27017
14 operationProfiling:
15   slowOpThresholdMs: 100
16   mode: slowOp