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 ]