What is the difference between:
auto_stop_machines = false
And:
min_machines_running = 1
Surely, both, keep your machines, running all the time, if you only have one machine, but I guess this would also apply if the total amount of machines equals the min_machines_running
value?