mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39: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
|
# https://mozilla.github.io/policy-templates
|
||||||
policies = {
|
policies = {
|
||||||
HardwareAcceleration = true;
|
HardwareAcceleration = true;
|
||||||
DisableFirefoxScreenshots = true;
|
DisableFirefoxScreenshots = false;
|
||||||
DisablePocket = true;
|
DisablePocket = true;
|
||||||
DisplayMenuBar = "never";
|
DisplayMenuBar = "never";
|
||||||
DisplayBookmarksToolbar = "never";
|
DisplayBookmarksToolbar = "never";
|
||||||
|
|
@ -31,11 +31,6 @@ in {
|
||||||
DNSOverHTTPS = {
|
DNSOverHTTPS = {
|
||||||
Enabled = true;
|
Enabled = true;
|
||||||
};
|
};
|
||||||
EnableTrackingProtection = {
|
|
||||||
Value = true;
|
|
||||||
Cryptomining = true;
|
|
||||||
Fingerprinting = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
profiles.default = {
|
profiles.default = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue