diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-01-15 22:23:23 +0000 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-15 18:24:55 -0500 |
| commit | 6166d2790ec2b8fcbb5285792e4170025529635b (patch) | |
| tree | 0d22cf54ccc98702e67c47fee99e312e72060387 /static/usage.html | |
| parent | 4c0d4da9ce185f22941759555d6244a747291efb (diff) | |
Document "Require device to be charging" setting in Updater
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 9c3cdecd..3529fa8a 100644 --- a/static/usage.html +++ b/static/usage.html @@ -409,6 +409,9 @@ only be performed when the battery is above the level where the warning message is shown. The standard value is at 15% capacity.</p> + <p>The "Require device to be charging" setting controls whether updates will + only be performed when the device is charging.</p> + <p>Enabling the opt-in "Automatic reboot" setting allows the updater to reboot the device after an update once it has been idle for a long time. When this setting is enabled, a device can take care of any number of updates completely automatically even |
