From e381581a49ecef0bd8f79fff57960c14bac57dda Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Fri, 26 Apr 2019 13:11:10 +0100 Subject: [PATCH] Document notifications better. Closes #1188. --- man/mosquitto.conf.5.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/man/mosquitto.conf.5.xml b/man/mosquitto.conf.5.xml index f59f8e70..8d09c122 100644 --- a/man/mosquitto.conf.5.xml +++ b/man/mosquitto.conf.5.xml @@ -1461,6 +1461,7 @@ openssl dhparam -out dhparam.pem 2048 is 1 then the connection is active, or 0 if the connection has failed. Defaults to true. + This uses the Last Will and Testament (LWT) feature.