document new auto-reboot option

This commit is contained in:
Daniel Micay 2021-06-23 23:58:17 -04:00
parent 6888fd3c9d
commit 85345cae32

View File

@ -196,6 +196,9 @@
makes them inactive so that they can't continue running code while using 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) another profile and purges the disk encryption keys (which are per-profile)
from memory and hardware registers</li> 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 <li>Indicators for active camera and microphone usage are enabled by default
alongside the traditional location indicator</li> alongside the traditional location indicator</li>
<li>Support longer passwords by default (64 characters) without a device manager</li> <li>Support longer passwords by default (64 characters) without a device manager</li>