Merge "Mongodb's "security.authorization" wrong type"

This commit is contained in:
Jenkins 2016-01-29 00:14:41 +00:00 committed by Gerrit Code Review
commit 6ac7f7a7b0

View File

@ -150,7 +150,7 @@
{
"name": "security.authorization",
"restart_required": true,
"type": "boolean"
"type": "string"
},
{
"name": "security.sasl.hostName",
@ -330,4 +330,4 @@
"type": "string"
}
]
}
}