add strings for cluster support

This commit is contained in:
Ross Cruickshank 2020-09-08 09:59:50 +01:00 committed by GitHub
parent 2625022fbc
commit 10c215da72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
"mongodb": {
"label": {
"host": "Host",
"clustered": "Clustered",
"clusteredVersion":"MongoDB databases in sharded cluster (>=3.4)",
"port": "Port",
"database": "Database",
"username": "Username",