mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-26 01:48:06 +02:00
16 lines
349 B
JSON
16 lines
349 B
JSON
{
|
|
"name": "mongod",
|
|
"id" : "STANDALONE_24",
|
|
"procParams": {
|
|
"dbpath": "/tmp/standalone-24/",
|
|
"ipv6": true,
|
|
"logappend": true,
|
|
"logpath": "/tmp/standalone-24/mongod.log",
|
|
"journal": true,
|
|
"port": 2500,
|
|
"setParameter": {"enableTestCommands": 1}
|
|
},
|
|
"version": "24-release"
|
|
}
|
|
|