factory reset: bump delay from 10s to 60s

This commit is contained in:
2026-03-21 01:21:25 -06:00
parent d4eb0aa16f
commit 247f345fc4

View File

@@ -1,6 +1,6 @@
factory_reset:
resets_required: 10
max_delay: 10s
max_delay: 60s
on_increment:
- logger.log:
format: "(factory_reset) Fast power cycle count now %u, target %u"