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/faq.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/faq.html')
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index 76ba4373..204c9e30 100644 --- a/static/faq.html +++ b/static/faq.html @@ -842,7 +842,7 @@ <ul> <li> <p>The GrapheneOS System Updater app fetches update metadata from - https://releases.grapheneos.org/<var>DEVICE</var>-<var>CHANNEL</var> approximately once every four hours + https://releases.grapheneos.org/<var>DEVICE</var>-<var>CHANNEL</var> approximately once every six hours when connected to a permitted network for updates.</p> <p>Once an update is available, it tries to download https://releases.grapheneos.org/<var>DEVICE</var>-incremental-<var>OLD_VERSION</var>-<var>NEW_VERSION</var>.zip |
