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/faq.html | |
| parent | 6789d53bea609551e87a20a4a0765af574521291 (diff) | |
document option to disable connectivity checks
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index ac46e92b..4457ea42 100644 --- a/static/faq.html +++ b/static/faq.html @@ -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> |
