Merge pull request #364 from wpa-2/noai

Update defaults.toml
This commit is contained in:
Jayofelony
2025-03-08 13:00:16 +01:00
committed by GitHub

View File

@ -1,6 +1,11 @@
[main]
name = "pwnagotchi"
lang = "en"
iface = "wlan0mon"
mon_start_cmd = "/usr/bin/monstart"
mon_stop_cmd = "/usr/bin/monstop"
mon_max_blind_epochs = 5
no_restart = false
whitelist = [
"EXAMPLE_NETWORK",
"ANOTHER_EXAMPLE_NETWORK",
@ -274,4 +279,4 @@ mount = "/var/tmp/pwnagotchi"
size = "10M"
sync = 3600
zram = true
rsync = true
rsync = true