mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
fix: grid plugin is half opt-in
This commit is contained in:
@ -8,7 +8,7 @@ main:
|
||||
plugins:
|
||||
grid:
|
||||
enabled: true
|
||||
report: true # report pwned networks
|
||||
report: false # don't report pwned networks by default!
|
||||
auto-update:
|
||||
enabled: false
|
||||
interval: 1 # every day
|
||||
|
Reference in New Issue
Block a user