diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 3fa07753..52a82938 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -112,7 +112,7 @@ main.mon_max_blind_epochs = 50 main.no_restart = false main.log.path = "/etc/pwnagotchi/log/pwnagotchi.log" -main.log.path-debug = "/etc/pwnagotchi/log/pwnagotchi.log" +main.log.path-debug = "/etc/pwnagotchi/log/pwnagotchi-debug.log" main.log.rotation.enabled = true main.log.rotation.size = "10M"