1
0
mirror of https://github.com/arkenfox/user.js.git synced 2025-07-04 20:42:04 +02:00

security.tls.version.enable-deprecated

the UI for downgrading was removed in FF94, default is false
This commit is contained in:
Thorin-Oakenpants
2022-12-05 18:48:51 +00:00
committed by GitHub
parent 45d23f8d75
commit e4a85c30c1

@ -3,7 +3,7 @@
- removed from the arkenfox user.js - removed from the arkenfox user.js
- deprecated by Mozilla but listed in the arkenfox user.js in the past - deprecated by Mozilla but listed in the arkenfox user.js in the past
Last updated: 2-December-2022 Last updated: 5-December-2022
Instructions: Instructions:
- [optional] close Firefox and backup your profile - [optional] close Firefox and backup your profile
@ -257,6 +257,7 @@
'extensions.formautofill.creditCards.available', 'extensions.formautofill.creditCards.available',
'extensions.formautofill.creditCards.supported', 'extensions.formautofill.creditCards.supported',
'network.http.altsvc.oe', 'network.http.altsvc.oe',
'security.tls.version.enable-deprecated',
/* 92-102 */ /* 92-102 */
'browser.urlbar.trimURLs', 'browser.urlbar.trimURLs',
'dom.caches.enabled', 'dom.caches.enabled',