|
|
@@ -649,9 +649,6 @@ mqtt {
|
|
|
|
|
|
## The backoff for MQTT keepalive timeout. The broker will kick a connection out
|
|
|
## until 'Keepalive * backoff * 2' timeout.
|
|
|
- ## There is one exception:
|
|
|
- ## If the client connects successfully and then does not send any more packets,
|
|
|
- ## it will be kicked out until 'Keepalive * backoff * 3'.
|
|
|
##
|
|
|
## @doc mqtt.keepalive_backoff
|
|
|
## ValueType: Float
|