diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-07 03:31:37 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-07 03:31:37 -0500 |
| commit | 9685ee65f15270a2048ce025c0594419555a7626 (patch) | |
| tree | bfcb436f8e7ea4043b48ef5a9a9628bc0195be65 /static | |
| parent | 11e67b8bc48028194b1fb54dc21af11f9d85cc86 (diff) | |
document enabling support for more users
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index a2680f5c..2f15e5d7 100644 --- a/static/features.html +++ b/static/features.html @@ -192,6 +192,8 @@ (still enabled by default for compatibility)</li> <li>Low-level improvements to the <a href="/faq#encryption">filesystem-based 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: 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) |
