clarify that we're using an existing toggle

This commit is contained in:
Daniel Micay 2020-11-27 05:21:15 -05:00
parent 6efb0a9ced
commit 280f0b6a68

View File

@ -410,7 +410,7 @@
<ul> <ul>
<li>Vanadium: disable autofill assistant by default (restores previous Vanadium behavior)</li> <li>Vanadium: disable autofill assistant by default (restores previous Vanadium behavior)</li>
<li>Vanadium: backport upstream fix for missing manifest changes (this fixes issues with opening URLs in external apps)</li> <li>Vanadium: backport upstream fix for missing manifest changes (this fixes issues with opening URLs in external apps)</li>
<li>Vanadium: disable component updater pings</li> <li>Vanadium: disable component updater pings by default</li>
<li>Settings: disallow configuring connectivity checks for users disallowed to configure Private DNS by the administrator (in theory, it could be a separate option, but we need to use one that's already part of the public API)</li> <li>Settings: disallow configuring connectivity checks for users disallowed to configure Private DNS by the administrator (in theory, it could be a separate option, but we need to use one that's already part of the public API)</li>
</ul> </ul>