SignBoard v1.1.7 - minor console message adjustment
- Minor adjustment in the startup console message for the auto-update function, which used to say "You can control this behavior in config.yml, by changing 'updates' to auto, check_only or dont_check", whereas the options in config.yml were auto, check and off. Everything still worked as expected regardless of which instruction was followed. Now all instructions say auto, check and off.
- If updates is set to off in config.yml, the startup console message for auto-updates will no longer be shown.