BrewPi/brewpi-www

Update logging interval in web interface

Opened this issue · 0 comments

The logging interval setting selector in the maintenance panel is not received from the script and just defaults to being set to the first item, which is confusing.

In the script, we can add the interval to controlSettings, so when we receive it from the script, we can set the dropdown to the actual value that is in the script config files.