clarify fallback connectivity check URL

This commit is contained in:
Daniel Micay 2020-11-01 14:10:30 -05:00
parent d8d3627ca0
commit 02c4b9d42f

View File

@ -529,9 +529,10 @@
<li>HTTP: http://connectivitycheck.grapheneos.org/generate_204</li> <li>HTTP: http://connectivitycheck.grapheneos.org/generate_204</li>
</ul> </ul>
<p>We do not currently provide a separate fallback domain so the fallback HTTP <p>We do not currently provide a separate fallback domain so the HTTP fallback
fallback should be set to should be set to http://connectivitycheck.grapheneos.org/generate_204. We've
http://connectivitycheck.grapheneos.org/generate_204.</p> changed the network connectivity tests to disable other fallback URLs when a
custom one is configured.</p>
<p>Similar connectivity checks are also performed by Vanadium. Configuration <p>Similar connectivity checks are also performed by Vanadium. Configuration
will need to be extended to these, likely by reusing the OS configuration will need to be extended to these, likely by reusing the OS configuration