
Every time the web interface starts, it queries the config to see whether it should be in first-time-wizard mode or not. This caused unnecessary info-level logging. In the future it would be better to load the config file just once, instead.
Every time the web interface starts, it queries the config to see whether it should be in first-time-wizard mode or not. This caused unnecessary info-level logging. In the future it would be better to load the config file just once, instead.