Disable Firefox offering to save logins
This commit is contained in:
parent
9874c6af56
commit
da423c8565
|
|
@ -13,6 +13,9 @@
|
|||
AppAutoUpdate = false;
|
||||
BackgroundAppUpdate = false;
|
||||
|
||||
# Quality of Life
|
||||
OfferToSaveLogins = false;
|
||||
|
||||
# Extensions
|
||||
ExtensionSettings = let
|
||||
moz = short: "https://addons.mozilla.org/firefox/downloads/latest/${short}/latest.xpi";
|
||||
|
|
|
|||
Loading…
Reference in New Issue