diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-06-02 13:52:09 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-06-02 09:57:51 -0400 |
| commit | da0717613cfc2db9150891dfa90d01c15a7e0640 (patch) | |
| tree | 29c17bb9cd29225f31a984469b387651022df0a8 /static | |
| parent | faca0b53c84ade789191a36d1b4f850bcd1685eb (diff) | |
Document enabling always-on VPN and block conncetions without VPN toggles by default
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index da520d08..6b1ca845 100644 --- a/static/features.html +++ b/static/features.html @@ -1184,6 +1184,8 @@ for complying with their local laws).</li> <li>Change standard Android package installer behavior to preserving packages being disabled after updating them instead of them being re-enabled.</li> + <li>Enable the "Always-on VPN" and "Block conncetions without VPN" toggles for + VPNs by default.</li> </ul> </section> </section> |
