From 661687e180030f66edb61460186d80a335c78311 Mon Sep 17 00:00:00 2001 From: wpa-2 <9049886+wpa-2@users.noreply.github.com> Date: Thu, 13 Mar 2025 19:20:02 +0000 Subject: [PATCH] Update defaults.toml Signed-off-by: wpa-2 <9049886+wpa-2@users.noreply.github.com> --- pwnagotchi/defaults.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index da5a4610..5fbb0be5 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -119,7 +119,7 @@ lowpower_shutdown_level = 10 # battery percent at which the device will turn off max_charge_voltage_protection = false #It will limit the battery voltage to about 80% to extend battery life [main.plugins.pwncrack] -enabled = true +enabled = false key = "" [main.plugins.session-stats]