diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-14 20:20:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-14 20:21:52 -0400 |
| commit | d8c97edaf4ebbf20468d0986492f81df7fc33b3b (patch) | |
| tree | 1461ffd98b3c54d3ae71277b6a1f4ab6f4714a6d /static/features.html | |
| parent | 6789d53bea609551e87a20a4a0765af574521291 (diff) | |
document option to disable connectivity checks
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index 0160d295..4e713cae 100644 --- a/static/features.html +++ b/static/features.html @@ -262,7 +262,7 @@ <li>Proper support for disabling network time updates rather than just not using the results</li> <li>Connectivity checks via a first party server with the option to revert to the - standard checks</li> + standard checks (to blend in) or to fully disable them</li> <li>Hardened local build / signing infrastructure</li> <li><a href="/usage#updates">Seamless automatic OS update system</a> that just works and stays out of the way in the background without disrupting device |
