diff --git a/birdnet-pi/config.json b/birdnet-pi/config.json index 211f0fcbe..fe26972ec 100644 --- a/birdnet-pi/config.json +++ b/birdnet-pi/config.json @@ -97,9 +97,9 @@ "LIVESTREAM_BOOT_ENABLED": "bool", "MQTT_DISABLED": "bool?", "MQTT_HOST_manual": "str?", + "MQTT_PASSWORD_manual": "password?", "MQTT_PORT_manual": "int?", "MQTT_USER_manual": "str?", - "MQTT_PASSWORD_manual": "password?", "PROCESSED_FOLDER_ENABLED": "bool?", "SPECIES_CONVERTER_ENABLED": "bool?", "TZ": "str?",