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

View File

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