mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
remove firefox sync
This commit is contained in:
parent
eb1e4357fa
commit
6e2de6f4f6
@ -39,3 +39,6 @@ user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
|
|||||||
|
|
||||||
// This could otherwise cause some issues on bank logins and other annoying sites:
|
// This could otherwise cause some issues on bank logins and other annoying sites:
|
||||||
user_pref("network.http.referer.XOriginPolicy", 0);
|
user_pref("network.http.referer.XOriginPolicy", 0);
|
||||||
|
|
||||||
|
// Disable Firefox sync and its menu entries
|
||||||
|
user_pref("identity.fxaccounts.enabled", false);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user