mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -124,7 +124,7 @@ main.log.path = "/var/log/pwnagotchi.log"
|
|||||||
main.log.rotation.enabled = true
|
main.log.rotation.enabled = true
|
||||||
main.log.rotation.size = "10M"
|
main.log.rotation.size = "10M"
|
||||||
|
|
||||||
ai.enabled = true
|
ai.enabled = false
|
||||||
ai.path = "/root/brain.nn"
|
ai.path = "/root/brain.nn"
|
||||||
ai.laziness = 0.1
|
ai.laziness = 0.1
|
||||||
ai.epochs_per_episode = 50
|
ai.epochs_per_episode = 50
|
||||||
|
Reference in New Issue
Block a user