From cfa91b2ba9d3150496051bb2a27e37fd91e33700 Mon Sep 17 00:00:00 2001 From: phmlumin <145246161+phmlumin@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:50:17 +0800 Subject: update documentation with the new OS update check interval It was increased from 4 hours to 6 hours. --- static/usage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/usage.html') diff --git a/static/usage.html b/static/usage.html index 51a06739..60b0be93 100644 --- a/static/usage.html +++ b/static/usage.html @@ -396,7 +396,7 @@
The update system implements automatic background updates. It checks for updates - approximately once every four hours when there's network connectivity and then + approximately once every six hours when there's network connectivity and then downloads and installs updates in the background. It will pick up where it left off if downloads are interrupted, so you don't need to worry about interrupting it. Similarly, interrupting the installation isn't a risk because updates are installed to -- cgit v1.3.1