Gitter migration: Setup redirects (rollout pt. 3)
[gitter.git] / config / mongo-server.two.yml
blobee570b560f02e1afbc4e22c3c7dbc13e827b8db0
1 replication:
2   replSetName: troupeSet
4 storage:
5   engine: wiredTiger
6   dbPath: /usr/local/var/mongodb/r1
7   journal:
8     enabled: true
10 net:
11   bindIp: 127.0.0.1
12   port: 27018
14 operationProfiling:
15   slowOpThresholdMs: 100
16   mode: slowOp