In run.py the logic could be fine tuned. There is a check regading config.ini file change, but the only thing happens, is that the fact that it has been changed will be logged out and in the next lines the configuration will be red in again and set into the variables. What is not effective.
We should indent the code to reload config variables only, if config has been changed.
I sent in a pull request regarding this @Warths . If you have 5 Mins can you please merge some day? :)
Thank you...it is not so important, so take your time...
In run.py the logic could be fine tuned. There is a check regading config.ini file change, but the only thing happens, is that the fact that it has been changed will be logged out and in the next lines the configuration will be red in again and set into the variables. What is not effective.
We should indent the code to reload config variables only, if config has been changed.