diff --git a/.bin/Scripts/functions/setup.py b/.bin/Scripts/functions/setup.py index 0acb52ad..806e1b09 100644 --- a/.bin/Scripts/functions/setup.py +++ b/.bin/Scripts/functions/setup.py @@ -240,7 +240,7 @@ def enable_mini_dumps(): def enable_system_restore(): - """Enable System Restore and set disk usage to 5%""" + """Enable System Restore and set disk usage to 8%""" cmd = [ 'PowerShell', '-Command', 'Enable-ComputerRestore',