document enabling support for more users

This commit is contained in:
Daniel Micay 2021-12-07 03:31:37 -05:00
parent 11e67b8bc4
commit 9685ee65f1

View File

@ -192,6 +192,8 @@
(still enabled by default for compatibility)</li> (still enabled by default for compatibility)</li>
<li>Low-level improvements to the <a href="/faq#encryption">filesystem-based <li>Low-level improvements to the <a href="/faq#encryption">filesystem-based
full disk encryption</a> used on modern Android</li> full disk encryption</a> used on modern Android</li>
<li>Support creating up to 16 secondary user profiles (15 + guest) instead of
only 4 (3 + guest).</li>
<li>Support for logging out of user profiles without needing a device manager: <li>Support for logging out of user profiles without needing a device manager:
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)