mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-28 02:53:21 +02:00
16 lines
349 B
JSON
16 lines
349 B
JSON
{
|
|
"name": "mongod",
|
|
"id" : "STANDALONE_30",
|
|
"procParams": {
|
|
"dbpath": "/tmp/standalone-30/",
|
|
"ipv6": true,
|
|
"logappend": true,
|
|
"logpath": "/tmp/standalone-30/mongod.log",
|
|
"journal": true,
|
|
"port": 2700,
|
|
"setParameter": {"enableTestCommands": 1}
|
|
},
|
|
"version": "30-release"
|
|
}
|
|
|