mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-07-18 09:41:27 +05:30
CrashReportsSubmit
This commit is contained in:
+9
-5
@@ -2,7 +2,11 @@
|
|||||||
"__COMMENT__ More Information": "https://github.com/mozilla/policy-templates/tree/master#readme",
|
"__COMMENT__ More Information": "https://github.com/mozilla/policy-templates/tree/master#readme",
|
||||||
"policies": {
|
"policies": {
|
||||||
"AppAutoUpdate": true,
|
"AppAutoUpdate": true,
|
||||||
"AppAutoUpdate_comment": "Change to false to disable auto-updates.",
|
"AppAutoUpdate_comment": "Change to false to disable auto-updates",
|
||||||
|
"CrashReportsSubmit": {
|
||||||
|
"ForceAutoSubmit": false
|
||||||
|
},
|
||||||
|
"CrashReportsSubmit_comment": "Only implemented in Firefox ESR",
|
||||||
"DisableFirefoxStudies": true,
|
"DisableFirefoxStudies": true,
|
||||||
"DisableTelemetry": true,
|
"DisableTelemetry": true,
|
||||||
"DisableRemoteImprovements": true,
|
"DisableRemoteImprovements": true,
|
||||||
@@ -12,9 +16,9 @@
|
|||||||
"DontCheckDefaultBrowser": true,
|
"DontCheckDefaultBrowser": true,
|
||||||
"SkipTermsOfUse": true,
|
"SkipTermsOfUse": true,
|
||||||
"DNSOverHTTPS": {
|
"DNSOverHTTPS": {
|
||||||
"Enabled": false,
|
"Enabled": false,
|
||||||
"ProviderURL": "",
|
"ProviderURL": "",
|
||||||
"Locked": false
|
"Locked": false
|
||||||
},
|
},
|
||||||
|
|
||||||
"FirefoxHome": {
|
"FirefoxHome": {
|
||||||
@@ -26,7 +30,7 @@
|
|||||||
"Enabled": false
|
"Enabled": false
|
||||||
},
|
},
|
||||||
"ManualAppUpdateOnly": false,
|
"ManualAppUpdateOnly": false,
|
||||||
"ManualAppUpdateOnly_comment": "Change to true to disable auto-updates.",
|
"ManualAppUpdateOnly_comment": "Change to true to disable auto-updates",
|
||||||
"NoDefaultBookmarks": true,
|
"NoDefaultBookmarks": true,
|
||||||
"WebsiteFilter": {
|
"WebsiteFilter": {
|
||||||
"Block": [
|
"Block": [
|
||||||
|
|||||||
Reference in New Issue
Block a user