Bugfix - seconds to milliseconds
[kaka/cakelight.git] / config.properties.template
index 77f6aeb..532e6a0 100644 (file)
@@ -12,10 +12,15 @@ video.crop.right=29
 video.crop.top=18
 video.crop.bottom=18
 
+video.list.top=on
+video.list.bottom=on
+video.list.left=on
+video.list.right=on
+
 # Supported types: apa102, ws2801
 leds.type=apa102
-# Light level: 1-31
-leds.level=31
+# LED brightness: 1-31
+leds.brightness=31
 leds.cols=32
 leds.rows=17