firefox: default disable remote fonts

Kind of reverts b8566e39f8
This commit is contained in:
Aminda Suomalainen 2024-05-30 16:48:39 +03:00
parent 33e902c5f4
commit 0465957c1a
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -319,8 +319,10 @@
"Value": false
},
"browser.display.use_document_fonts": {
"Comment": "Allow remote fonts to not break e.g. Mastodon buttons.",
"Status": "clear"
"Comment": "Don't allow webpages to set their own fonts by default. Breaks Mastodon buttons etc.",
"Status": "default",
"Type": "number",
"Value": 0
},
"browser.preferences.moreFromMozilla": {
"Status": "default",