29 lines
618 B
JSON
29 lines
618 B
JSON
{
|
|
"policies": {
|
|
"Cookies": {
|
|
"AcceptThirdParty": "from-visited"
|
|
},
|
|
"DNSOverHTTPS": {
|
|
"Enabled": false,
|
|
"Locked": false
|
|
},
|
|
"DisableFeedbackCommands": true,
|
|
"DisableFirefoxAccounts": true,
|
|
"DisableFirefoxStudies": true,
|
|
"DisablePocket": true,
|
|
"DisableTelemetry": true,
|
|
"EnableTrackingProtection": {
|
|
"Value": true,
|
|
"Locked": true
|
|
},
|
|
"NoDefaultBookmarks": true,
|
|
"OfferToSaveLogins": true,
|
|
"Homepage": {
|
|
"URL": "about:blank"
|
|
},
|
|
"OverrideFirstRunPage": "",
|
|
"SearchEngines": {
|
|
"Default": "DuckDuckGo"
|
|
}
|
|
}
|
|
}
|