mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
firefox: update settings
This commit is contained in:
parent
3c0c1bfb32
commit
441c076da0
1 changed files with 1 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ in {
|
|||
# https://mozilla.github.io/policy-templates
|
||||
policies = {
|
||||
HardwareAcceleration = true;
|
||||
DisableFirefoxScreenshots = true;
|
||||
DisableFirefoxScreenshots = false;
|
||||
DisablePocket = true;
|
||||
DisplayMenuBar = "never";
|
||||
DisplayBookmarksToolbar = "never";
|
||||
|
|
@ -31,11 +31,6 @@ in {
|
|||
DNSOverHTTPS = {
|
||||
Enabled = true;
|
||||
};
|
||||
EnableTrackingProtection = {
|
||||
Value = true;
|
||||
Cryptomining = true;
|
||||
Fingerprinting = true;
|
||||
};
|
||||
};
|
||||
|
||||
profiles.default = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue