diff --git a/src/Mqtt/mosquitto.conf b/src/Mqtt/mosquitto.conf index 768006f..7bc64bb 100644 --- a/src/Mqtt/mosquitto.conf +++ b/src/Mqtt/mosquitto.conf @@ -901,6 +901,8 @@ # alphabetical order, with capital letters ordered first. If this option is # given multiple times, all of the files from the first instance will be # processed before the next instance. See the man page for examples. +password_file /mosquitto/config/pwfile + #include_dir listener 1883 0.0.0.0 allow_anonymous true