Tweak mosquitto config
This commit is contained in:
parent
55fffaa8a0
commit
517f118871
@ -15,10 +15,7 @@
|
||||
# Enable the mosquitto MQTT broker
|
||||
services.mosquitto = {
|
||||
enable = true;
|
||||
config = {
|
||||
allow_anonymous = true;
|
||||
persistence = true;
|
||||
};
|
||||
persistence = true;
|
||||
};
|
||||
|
||||
# Enable the zigbee2mqtt service
|
||||
|
Loading…
Reference in New Issue
Block a user