ff passwords off

This commit is contained in:
matthieu42morin 2024-03-26 13:13:44 +01:00
parent 66625037af
commit 272aa5c61b
1 changed files with 7 additions and 2 deletions

View File

@ -11,11 +11,16 @@
"SearchEngines": {
"Remove": ["Google", "Bing"]
},
"DisableFirefoxAccounts": true,
"DisableSetDesktopBackground": true,
"DontCheckDefaultBrowser": true,
"EncryptedMediaExtensions": {
"Enabled": false,
"Locked": false
}
},
"OfferToSaveLoginsDefault":false,
"OfferToSaveLogins": false,
"PasswordManagerEnabled": false
}
}
}