From 5929c0cacefa6fde9c9700d2a21a85366a9f8e03 Mon Sep 17 00:00:00 2001 From: iRaven Date: Sun, 13 Apr 2025 02:22:30 -0500 Subject: [PATCH] Fix Windows Update Throttle --- windows/winupdate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/winupdate.yaml b/windows/winupdate.yaml index 7657992..642dde1 100644 --- a/windows/winupdate.yaml +++ b/windows/winupdate.yaml @@ -11,4 +11,4 @@ # category_names: '*' reboot: yes reboot_timeout: 3600 - throttle: 1 \ No newline at end of file + throttle: 1 \ No newline at end of file