Change comments

This commit is contained in:
周子博 2018-09-14 11:40:57 +08:00 committed by Feng Lee
parent 5eb92e37cc
commit f5ed6ddb05
1 changed files with 2 additions and 2 deletions

View File

@ -1209,7 +1209,7 @@ listener.ws.external = 8083
## The path of WebSocket MQTT endpoint
##
## Value: / | /<Any String>
## Value: URL Path
listener.ws.external.mqtt_path = /mqtt
## The acceptor pool for external MQTT/WebSocket listener.
@ -1353,7 +1353,7 @@ listener.wss.external = 8084
## The path of WebSocket MQTT endpoint
##
## Value: / | /<Any String>
## Value: URL Path
listener.wss.external.mqtt_path = /mqtt
## The acceptor pool for external MQTT/WebSocket/SSL listener.