diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 3882e75e..3d9051ca 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -67,7 +67,7 @@ main.plugins.pisugarx.rotation = false main.plugins.pisugarx.default_display = "percentage" main.plugins.pisugarx.lowpower_shutdown = true main.plugins.pisugarx.lowpower_shutdown_level = 10 # battery percent at which the device will turn off -main.plugins.pisugarx.max_charge_voltage_protection = true #It will limit the battery voltage to about 80% to extend battery life +main.plugins.pisugarx.max_charge_voltage_protection = false #It will limit the battery voltage to about 80% to extend battery life main.plugins.session-stats.enabled = false main.plugins.session-stats.save_directory = "/var/tmp/pwnagotchi/sessions/"