From d069e56f26bb6554140f386431960996680ebd23 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 30 May 2024 19:50:29 +0300 Subject: [PATCH] policies.json: clear document formatting again --- etc/firefox/policies/policies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index fff4a65c..160b95cd 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -319,8 +319,8 @@ "Value": false }, "browser.display.use_document_fonts": { - "Comment": "Don't allow webpages to set their own fonts by default. Breaks Mastodon buttons etc.", - "Status": "default", + "Comment": "Are webpages allowed to set their own fonts by default? 0 blocks them breaking Mastodon buttons etc.", + "Status": "clear", "Type": "number", "Value": 0 },