Merge branch 'master' of https://git.mount-mockery.de/dirk/docker_config
This commit is contained in:
commit
836399a728
@ -5,6 +5,7 @@ persistence_location /mosquitto/data/
|
|||||||
## Authentication ##
|
## Authentication ##
|
||||||
# Create passwd file: mosquitto_passwd -c /mosquitto/config/passwd <user_name>
|
# Create passwd file: mosquitto_passwd -c /mosquitto/config/passwd <user_name>
|
||||||
# You need to make down && make up to use the new passwd file
|
# You need to make down && make up to use the new passwd file
|
||||||
|
allow_anonymous false
|
||||||
password_file /mosquitto/config/passwd
|
password_file /mosquitto/config/passwd
|
||||||
|
|
||||||
## Logging - possibilities: error, warning, notice, information, all
|
## Logging - possibilities: error, warning, notice, information, all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user