diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-01-14 00:19:53 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-01-14 12:14:57 -0500 |
| commit | 56660b84644678d175d9d2fb1c1c4dce2efb421d (patch) | |
| tree | b345e199daf0233147885081c6338d7c5923edf5 /static | |
| parent | dc663a46865d866f9b3e122e2760e226c296939d (diff) | |
Change default auto reboot timer in features page
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index 4053146a..8cf72283 100644 --- a/static/features.html +++ b/static/features.html @@ -725,7 +725,8 @@ <p>Option to enable automatically rebooting the device when no profile has been unlocked for the configured time period to put the device fully at rest - again, which is enabled by default at 72 hours.</p> + again, which is enabled by default at 18 hours. This can be configured at + Settings > Security > Auto reboot.</p> </section> <section id="more-secure-fingerprint-unlock"> |
