firefox: forbid document fonts again

This commit is contained in:
Aminda Suomalainen 2025-03-06 20:08:39 +02:00
parent 61b6b5bd61
commit 6715d947d6
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -450,6 +450,12 @@
"Type": "boolean",
"Value": false
},
"browser.display.use_document_fonts": {
"Comment": "Are webpages allowed to set their own fonts by default? 0 forbids them. See also browser.display.use_document_fonts.icon_font_allowlist for what webpages are allowed to set.",
"Status": "user",
"Type": "number",
"Value": 0
},
"browser.ml.chat.enabled": {
"Comment": "Disable AI by default.",
"Status": "default",