added rebooting, still need to add the buttons

This commit is contained in:
UpstreamData
2022-01-08 19:49:12 -07:00
parent 93665772c3
commit e9210eb37d
5 changed files with 89 additions and 9 deletions

View File

@@ -2,4 +2,5 @@ get_version_retries = 3
ping_retries = 3
ping_timeout = 5
scan_threads = 300
config_threads = 300
config_threads = 300
reboot_threads = 300