Revert "Extend inactivity time to 600s"

This reverts commit c04e153372.
This commit is contained in:
Kevin Fenzi 2022-09-16 10:17:35 -07:00
parent 1503d6669d
commit 22fbdca02e

View file

@ -26,6 +26,6 @@ safe_generation = no
[timeouts]
install = 14400
inactivity = 600
inactivity = 450
boot = 300
shutdown = 90