diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 45cff592..5f2137f9 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -105,6 +105,7 @@ main.plugins.led.patterns.peer_detected = "oo oo oo oo oo oo oo" main.plugins.led.patterns.peer_lost = "oo oo oo oo oo oo oo" main.plugins.session-stats.enabled = true +main.plugins.session-stats.save_directory = "/var/tmp/pwnagotchi/sessions/" main.log.path = "/var/log/pwnagotchi.log" main.log.rotation.enabled = true