X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/ae1786eb4361d00978cf64f42728c1a3b7387bd9..15f287a55489ea2c41722bb9a43376398f8da521:/docs/index.md diff --git a/docs/index.md b/docs/index.md index 1444e0d..f7a76c7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -317,7 +317,9 @@ Prevent Firefox from being updated beyond the specified version. You can specify the any version as ```xx.``` and Firefox will be updated with all minor versions, but will not be updated beyond the major version. -You can also specify the version as ```xx.xx``` and Firefox will be updated with all patch versions, but will not be updated beyond the minor version. +You can also specify the version as ```xx.xx.``` and Firefox will be updated with all patch versions, but will not be updated beyond the minor version. + +Note: The value MUST end in a dot(.). You should specify a version that exists or is guaranteed to exist. If you specify a version that doesn't end up existing, Firefox will update beyond that version. @@ -3579,9 +3581,11 @@ Value (string): ### FirefoxSuggest Customize Firefox Suggest (US only). +As of Firefox 146, `WebSuggestions` turns off Suggest completely. + **Compatibility:** Firefox 118, Firefox ESR 115.3. **CCK2 Equivalent:** N/A\ -**Preferences Affected:** `browser.urlbar.suggest.quicksuggest.nonsponsored`, `browser.urlbar.suggest.quicksuggest.sponsored`, `browser.urlbar.quicksuggest.dataCollection.enabled` +**Preferences Affected:** `browser.urlbar.suggest.quicksuggest.all`, `browser.urlbar.suggest.quicksuggest.sponsored`, `browser.urlbar.quicksuggest.dataCollection.enabled` #### Windows (GPO) ```