Is it possible to disable gateway auto upgrade?
I modified index.html and i would like to maintain this customization…
If you run sudo systemctl disable mozilla-iot-gateway.check-for-update.timer
it will disable the auto-update. You will still be able to update manually through the Settings page.
Hi James, ok thank you!