diff options
| author | flawedworld <flawedworld@flawed.world> | 2022-01-15 19:36:05 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-15 14:37:39 -0500 |
| commit | bb8f83147daccc34c43483d65957e5442a36e65e (patch) | |
| tree | f02abfd51eb511302a45b5f24a73a79112de4e81 /static | |
| parent | d6a7ee9c21744f595692a1bb4fcfb005cbc7d175 (diff) | |
Fix some settings navigation items
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index c17abfc2..904d9ec5 100644 --- a/static/usage.html +++ b/static/usage.html @@ -739,7 +739,7 @@ <h3><a href="#wifi-privacy-associated">Associated with an Access Point (AP)</a></h3> <p>Associated MAC randomization is performed by default. This can be controlled - per-network with Settings ➔ Network & Internet ➔ Wi-Fi ➔ <network> ➔ + per-network with Settings ➔ Network & Internet ➔ Internet ➔ <network> ➔ Advanced ➔ Privacy.</p> <p>In the stock OS, the default is to use a unique persistent random MAC address for @@ -768,7 +768,7 @@ <p>If you have a reliable LTE connection from your carrier, you can reduce attack surface by disabling 2G, 3G and 5G connectivity in Settings ➔ Network & Internet ➔ - Mobile network ➔ Preferred network type. Traditional voice calls will only work in + SIMs ➔ Preferred network type. Traditional voice calls will only work in the LTE-only mode if you have either an LTE connection and VoLTE (Voice over LTE) support or a Wi-Fi connection and VoWi-Fi (Voice over Wi-Fi) support. VoLTE / VoWi-Fi works on GrapheneOS for most carriers unless they restrict it to carrier |
