This is my running config for this module:

{ module: "MMM-DHT-Sensor", position: "top_right", header: "Header", config: { sensorPin: 2, sensorType: 11, updateInterval: 60 * 60 * 1000, initialLoadDelay: 0, animationSpeed: 1000, units: "metric", relativeScale: 35, debug: false } },