diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 880bc2cf..43706af6 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -19,8 +19,8 @@ main.custom_plugins = "/usr/local/share/pwnagotchi/custom-plugins/" main.plugins.auto-tune.enabled = true -main.plugins.auto-update.enabled = false -main.plugins.auto-update.install = false +main.plugins.auto-update.enabled = true +main.plugins.auto-update.install = true main.plugins.auto-update.interval = 1 main.plugins.bt-tether.enabled = false