Cleans removed mail.cloud_files.inserted_urls.footer.link preference

This commit is contained in:
Samuel FORESTIER 2022-02-13 13:01:30 +01:00
parent 8719ad5a37
commit 9b7b22420d

View File

@ -1351,7 +1351,6 @@ user_pref("mail.showCondensedAddresses", false);
/* 9112: Disable "Filelink for Large Attachments" feature
* [1] https://support.thunderbird.net/kb/filelink-large-attachments ***/
user_pref("mail.cloud_files.enabled", false);
user_pref("mail.cloud_files.inserted_urls.footer.link", "");
/* 9113: Don't hide cookies and passwords related (advanced?) buttons ***/
user_pref("pref.privacy.disable_button.view_cookies", false);
user_pref("pref.privacy.disable_button.cookie_exceptions", false);