Update defaults.toml

This commit is contained in:
XxKingsxX-Pinu
2024-07-09 04:24:43 +10:00
parent 89a589af72
commit f9efbb56cd

View File

@ -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"