]> git.p6c8.net - policy-templates.git/commitdiff
Update DisableTelemetry for additional preference
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 16 Nov 2020 19:05:35 +0000 (13:05 -0600)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 16 Nov 2020 19:05:35 +0000 (13:05 -0600)
README.md

index 237d294ebeaf41f637ea0854a7bb6b4ab99b1ba5..9feef0bfde7d7bca9289022cf86960934fa70532 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1646,11 +1646,13 @@ Value (string):
 ### DisableTelemetry
 Prevent the upload of telemetry data.
 
+As of Firefox 83 and Firefox ESR 78.5, local storage of telemetry data is disabled as well.
+
 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
 
 **Compatibility:** Firefox 60, Firefox ESR 60\
 **CCK2 Equivalent:** `disableTelemetry`\
-**Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled`
+**Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled,toolkit.telemetry.archive.enabled`
 
 #### Windows (GPO)
 ```

patrick-canterino.de