# LED_BOOT_BEHAVIOR: Control the behavior of the blue LED on boot
# enable:  turn LED on
# disable: turn LED off
# auto:    do nothing (LED will blink)
LED_BOOT_BEHAVIOR=enable
