1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30

Updated Overrides (markdown)

HJ
2023-08-19 22:45:32 -04:00
parent 6155e38392
commit d834c93382
-4
@@ -103,8 +103,6 @@ user_pref("permissions.default.desktop-notification", 0);
Only use these if absolutely needed. They should be uncommon in mainstream use. Only use these if absolutely needed. They should be uncommon in mainstream use.
<details>
*** ***
### SSL negotiation ### SSL negotiation
@@ -124,5 +122,3 @@ We enforce [strict pinning](https://github.com/yokoffing/Betterfox/blob/94c4a77f
// [ERROR] MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE // [ERROR] MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE
user_pref("security.cert_pinning.enforcement_level", 1); user_pref("security.cert_pinning.enforcement_level", 1);
``` ```
</details>