From 3767ef8684faedfd366754e17a2072e09871875a Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Sun, 18 May 2014 22:06:10 +0100 Subject: [PATCH] Man page documentation for local_username and local_password. --- man/mosquitto.conf.5.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/man/mosquitto.conf.5.xml b/man/mosquitto.conf.5.xml index 03ca0805..27f88a3d 100644 --- a/man/mosquitto.conf.5.xml +++ b/man/mosquitto.conf.5.xml @@ -902,6 +902,22 @@ to 60 seconds. + + password + + Configure the password to be used when connecting + this bridge to the local broker. This may be important + when authentication and ACLs are being used. + + + + username + + Configure the username to be used when connecting + this bridge to the local broker. This may be important + when authentication and ACLs are being used. + + [ true | false ]