Disable "privacy.resistFingerprinting"

This commit is contained in:
Dave Gallant
2023-11-08 23:12:41 -05:00
parent b96a186b25
commit 3a5176f8aa

View File

@@ -454,7 +454,7 @@ in {
id = 0;
isDefault = true;
settings = {
"privacy.resistFingerprinting" = true;
"privacy.resistFingerprinting" = false; # breaks timezone
};
name = "dev-edition-default";
path = "6b7pm104.dev-edition-default";