qiaojialin commented on a change in pull request #1300:
URL: https://github.com/apache/incubator-iotdb/pull/1300#discussion_r433599413
##########
File path: docs/UserGuide/Client/Programming - MQTT.md
##########
@@ -69,6 +69,7 @@ Configurations are as following:
| mqtt_port | the mqtt service binding port | 1883 |
| mqtt_handler_pool_size | the handler pool size for handing the mqtt messages
| 1 |
| mqtt_payload_formatter | the mqtt message payload formatter | json |
+| max_mqtt_message_size | the max mqtt message size in byte| 1048576 |
Review comment:
Fixed, it looks better, thanks!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]