mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-06 23:48:41 +02:00
Merge pull request #4529 from kerneldeveloper/master
Make the description more clear.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
},
|
||||
{
|
||||
name: "mongo:database",
|
||||
description: "Which database to use",
|
||||
description: "MongoDB database name",
|
||||
'default': nconf.get('mongo:database') || 0
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user