document option to disable connectivity checks
This commit is contained in:
parent
6789d53bea
commit
d8c97edaf4
@ -764,6 +764,12 @@
|
||||
<li>HTTP fallback: http://www.google.com/gen_204</li>
|
||||
<li>HTTP other fallback: http://play.googleapis.com/generate_204</li>
|
||||
</ul>
|
||||
|
||||
<p>GrapheneOS also adds the ability to fully disabled the connectivity
|
||||
checks. This results in the OS no longer handling captive portals
|
||||
itself, not falling back to other networks when some don't have
|
||||
internet access and not being able to delay scheduled jobs depending
|
||||
on internet access until it becomes available.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>DNS connectivity and functionality tests</p>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user