diff options
| author | phmlumin <145246161+phmlumin@users.noreply.github.com> | 2024-07-10 23:50:17 +0800 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-20 12:01:32 -0400 |
| commit | cfa91b2ba9d3150496051bb2a27e37fd91e33700 (patch) | |
| tree | 86bb5606f259c228a6d27ceb29661b1af0a8895b /static/usage.html | |
| parent | 639fb04304e815c97503a2974bef6db28af2d4de (diff) | |
update documentation with the new OS update check interval
It was increased from 4 hours to 6 hours.
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <h2><a href="#updates">Updates</a></h2> <p>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 |
