Explorar o código

fix(docs): correct Redis conf field description

Ilya Averyanov %!s(int64=3) %!d(string=hai) anos
pai
achega
72f39b9b72
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/emqx_connector/i18n/emqx_connector_redis.conf

+ 1 - 1
apps/emqx_connector/i18n/emqx_connector_redis.conf

@@ -69,7 +69,7 @@ The Redis default port 6379 is used if `[:Port]` is not specified.
 A Node list for Cluster to connect to. The nodes should be separated with commas, such as: `Node[,Node].`
 A Node list for Cluster to connect to. The nodes should be separated with commas, such as: `Node[,Node].`
 For each Node should be: The IPv4 or IPv6 address or the hostname to connect to.
 For each Node should be: The IPv4 or IPv6 address or the hostname to connect to.
 A host entry has the following form: `Host[:Port]`.
 A host entry has the following form: `Host[:Port]`.
-The MongoDB default port 27017 is used if `[:Port]` is not specified.
+The Redis default port 6379 is used if `[:Port]` is not specified.
 """
 """
           zh: """
           zh: """