17 lines
211 B
Plaintext
17 lines
211 B
Plaintext
systemLog:
|
|
destination: file
|
|
logAppend: true
|
|
path: ./data/rs2.log
|
|
|
|
storage:
|
|
dbPath: ./data/rs0-2
|
|
|
|
net:
|
|
bindIp: localhost
|
|
port: 27019
|
|
|
|
replication:
|
|
replSetName: rs0
|
|
|
|
processManagement:
|
|
fork: true |