diff options
| author | June <june@eridan.me> | 2022-01-20 18:41:39 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-22 12:01:06 -0500 |
| commit | 76a9d554017da031e9e568660368a93df2dfe859 (patch) | |
| tree | 92a23366605360a725be55f2b5a2f57f5dad6b91 | |
| parent | 34abc2dbdd0a533fae3d28e1a02e74bdc3734ab9 (diff) | |
Document updater notification settings
Signed-off-by: June <june@eridan.me>
| -rw-r--r-- | static/usage.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index ac7030a1..754225dd 100644 --- a/static/usage.html +++ b/static/usage.html @@ -313,6 +313,12 @@ 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 if it's left completely idle.</p> + + <p>The "Notification settings" option is a shortcut to the System Updater notification + settings which allows you to control notification settings from System Updater such as + notification dot, lock screen, and noisy / silent notifications. These notifications + include updater errors, progress, already up to date, and reboot prompts. By default all + notifications are enabled.</p> </section> <section id="updates-security"> |
