Tweak mosquitto config
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user