mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-07-31 11:07:20 +02:00
Compare commits
No commits in common. "b9f62ce2e21717d8256ac858c30c1a14b2f15cfc" and "12ef233692fad273a81ae90f0f49dd8f6772917d" have entirely different histories.
b9f62ce2e2
...
12ef233692
@ -84,8 +84,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"AutofillAddressEnabled": false,
|
||||
"AutofillCreditCardEnabled": false,
|
||||
"BlockAboutAddons": false,
|
||||
"BlockAboutConfig": false,
|
||||
"BlockAboutProfiles": false,
|
||||
@ -152,13 +150,7 @@
|
||||
"DisableEncryptedClientHello": false,
|
||||
"DisableFirefoxAccounts": false,
|
||||
"DisableFirefoxScreenshots": false,
|
||||
"DisableFirefoxStudies": true,
|
||||
"DisableForgetButton": false,
|
||||
"DisablePocket": true,
|
||||
"DisableSecurityBypass": {
|
||||
"InvalidCertificate": true,
|
||||
"SafeBrowsing": false
|
||||
},
|
||||
"DisplayBookmarksToolbar": "never",
|
||||
"DontCheckDefaultBrowser": true,
|
||||
"EnableTrackingProtection": {
|
||||
@ -265,7 +257,6 @@
|
||||
"StartPage": "previous-session",
|
||||
"URL": "about:mozilla"
|
||||
},
|
||||
"LegacySameSiteCookieBehaviorEnabled": false,
|
||||
"NetworkPrediction": true,
|
||||
"NewTabPage": false,
|
||||
"OverrideFirstRunPage": "about:mozilla|https://addons.mozilla.org/firefox/addon/noscript/",
|
||||
@ -466,11 +457,6 @@
|
||||
"Type": "boolean",
|
||||
"Value": true
|
||||
},
|
||||
"dom.private-attribution.submission.enabled": {
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
"Value": false
|
||||
},
|
||||
"dom.security.https_only_mode": {
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
@ -906,7 +892,6 @@
|
||||
}
|
||||
},
|
||||
"PromptForDownloadLocation": true,
|
||||
"RequestedLocales": "fi-FI, fi, en-FI, en-US, en, ru-RU, ru",
|
||||
"SearchEngines": {
|
||||
"Add": [
|
||||
{
|
||||
@ -965,15 +950,6 @@
|
||||
}
|
||||
},
|
||||
"ShowHomeButton": true,
|
||||
"StartDownloadsInTempDirectory": true,
|
||||
"UserMessaging": {
|
||||
"ExtensionRecommendations": false,
|
||||
"FeatureRecommendations": false,
|
||||
"Locked": false,
|
||||
"MoreFromMozilla": false,
|
||||
"SkipOnboarding": false,
|
||||
"UrlbarInterventions": false
|
||||
},
|
||||
"WindowsSSO": true
|
||||
"StartDownloadsInTempDirectory": true
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user