diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-20 20:52:58 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-20 20:52:58 -0500 |
| commit | 120c1bfc2bfbe978a2d597319d85872125ba8bb9 (patch) | |
| tree | 71e9c83ba9af9776e5ac0e0383760aaac35c0467 /static/faq.html | |
| parent | b9e4bc683d2e18816246f480f0f86ff7c08e0a15 (diff) | |
standard NetworkStack connectivity checks again
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html index e275326f..fdca6509 100644 --- a/static/faq.html +++ b/static/faq.html @@ -531,9 +531,9 @@ </ul> <p>We do not currently provide a separate fallback domain so the HTTP fallback - should be set to http://connectivitycheck.grapheneos.org/generate_204. We've - changed the network connectivity tests to disable other fallback URLs when a - custom one is configured.</p> + should be set to http://connectivitycheck.grapheneos.org/generate_204 along + with setting the other fallbacks list to + http://connectivitycheck.grapheneos.org/generate_204.</p> <p>Similar connectivity checks are also performed by Vanadium. Configuration will need to be extended to these, likely by reusing the OS configuration |
