some firefox settings
This commit is contained in:
parent
c769fb3a73
commit
bc58ee1bb4
1 changed files with 4 additions and 1 deletions
|
|
@ -86,7 +86,10 @@ in
|
|||
"identity.sync.tokenserver.uri" = "https://firefox-syncserver.roam.hdohmen.de/1.0/sync/1.5";
|
||||
"privacy.resistFingerprinting" = true;
|
||||
"signon.rememberSignons" = false;
|
||||
"privacy.spoof_english" = 1;
|
||||
"signon.autofillForms" = false;
|
||||
"privacy.spoof_english" = 2;
|
||||
"privacy.resistFingerprinting.block_mozAddonManager" = true;
|
||||
"network.http.sendRefererHeader" = 1;
|
||||
};
|
||||
};
|
||||
programs.thunderbird = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue