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",
|
||||
"policies": {
|
||||
"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,
|
||||
"DisableTelemetry": true,
|
||||
"DisableRemoteImprovements": true,
|
||||
@@ -12,9 +16,9 @@
|
||||
"DontCheckDefaultBrowser": true,
|
||||
"SkipTermsOfUse": true,
|
||||
"DNSOverHTTPS": {
|
||||
"Enabled": false,
|
||||
"ProviderURL": "",
|
||||
"Locked": false
|
||||
"Enabled": false,
|
||||
"ProviderURL": "",
|
||||
"Locked": false
|
||||
},
|
||||
|
||||
"FirefoxHome": {
|
||||
@@ -26,7 +30,7 @@
|
||||
"Enabled": false
|
||||
},
|
||||
"ManualAppUpdateOnly": false,
|
||||
"ManualAppUpdateOnly_comment": "Change to true to disable auto-updates.",
|
||||
"ManualAppUpdateOnly_comment": "Change to true to disable auto-updates",
|
||||
"NoDefaultBookmarks": true,
|
||||
"WebsiteFilter": {
|
||||
"Block": [
|
||||
|
||||
Reference in New Issue
Block a user