mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update defaults.toml
Signed-off-by: wpa-2 <9049886+wpa-2@users.noreply.github.com>
This commit is contained in:
@ -38,6 +38,7 @@ main.plugins.auto_backup.files = [
|
|||||||
"/home/pi/.profile",
|
"/home/pi/.profile",
|
||||||
"/home/pi/.wpa_sec_uploads",
|
"/home/pi/.wpa_sec_uploads",
|
||||||
]
|
]
|
||||||
|
main.plugins.auto_backup.exclude = [ "/etc/pwnagotchi/logs/*",]
|
||||||
main.plugins.auto_backup.commands = [ "tar cf {backup_file} {files}",]
|
main.plugins.auto_backup.commands = [ "tar cf {backup_file} {files}",]
|
||||||
|
|
||||||
main.plugins.auto-tune.enabled = true
|
main.plugins.auto-tune.enabled = true
|
||||||
|
Reference in New Issue
Block a user