diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-23 23:58:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-23 23:58:17 -0400 |
| commit | 85345cae323880f107ba5e1928a0eed7301c72f8 (patch) | |
| tree | 1d3d02fcd5d85fcb6faea9630297c5cf4950252b /static/features.html | |
| parent | 6888fd3c9d8a315e394b4ff13f3e667713f6cc81 (diff) | |
document new auto-reboot option
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 7e1f8b20..a796667d 100644 --- a/static/features.html +++ b/static/features.html @@ -196,6 +196,9 @@ makes them inactive so that they can't continue running code while using another profile and purges the disk encryption keys (which are per-profile) from memory and hardware registers</li> + <li>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.</li> <li>Indicators for active camera and microphone usage are enabled by default alongside the traditional location indicator</li> <li>Support longer passwords by default (64 characters) without a device manager</li> |
