From 0ccd0c0e998a468219c96a1f9764d9019bf8497e Mon Sep 17 00:00:00 2001 From: Samuel FORESTIER Date: Sat, 10 Sep 2022 17:16:47 +0200 Subject: [PATCH] Enforces `mail.compose.add_link_preview` --- user.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/user.js b/user.js index ded3fd7..ef33803 100644 --- a/user.js +++ b/user.js @@ -1410,6 +1410,9 @@ user_pref("mail.compose.big_attachments.threshold_kb", 9220); // [DEFAULT: 5120] // user_pref("mail.compose.warn_public_recipients.threshold", 15); // [DEFAULT: 15] /* 9221: Show an alert if the warning above has not been addressed ***/ user_pref("mail.compose.warn_public_recipients.aggressive", true); +/* 9222: Disable link previews + * [SETTING] Composition > Composition > Add link previews when pasting URLs ***/ +user_pref("mail.compose.add_link_preview", false); // [DEFAULT: false] /** VIEW ***/ /* 9230: Disable JavaScript