increase timeouts

This commit is contained in:
nazunalika 2021-05-05 18:59:46 -07:00
parent 842ad89116
commit 6f77c0e515
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 2 additions and 2 deletions

View File

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