document option to disable connectivity checks

This commit is contained in:
Daniel Micay
2021-08-14 20:20:52 -04:00
parent 6789d53bea
commit d8c97edaf4
2 changed files with 7 additions and 1 deletions

View File

@@ -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>