mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
add strings for cluster support
This commit is contained in:
parent
2625022fbc
commit
10c215da72
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user