auto reboots come after backups
This commit is contained in:
@@ -296,8 +296,8 @@ let
|
|||||||
autoUpgrade = {
|
autoUpgrade = {
|
||||||
allowReboot = true;
|
allowReboot = true;
|
||||||
rebootWindow = {
|
rebootWindow = {
|
||||||
lower = "00:00";
|
lower = "01:00";
|
||||||
upper = "00:30";
|
upper = "01:30";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user