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