diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 5506fc34..76de58ce 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -46,8 +46,8 @@ main.plugins.grid.exclude = [ "YourHomeNetworkHere" ] -main.plugins.auto-update.enabled = true -main.plugins.auto-update.install = true +main.plugins.auto-update.enabled = false +main.plugins.auto-update.install = false main.plugins.auto-update.interval = 24 main.plugins.net-pos.enabled = false