From e1b2550b58ff745c8bfbc890c102e39de6da1f8e Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 26 Nov 2024 15:52:40 -0500 Subject: [PATCH] Add new prefs to docs --- docs/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.md b/docs/index.md index 1befebd..c817f11 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5265,6 +5265,7 @@ general.autoScroll (Firefox 83, Firefox ESR 78.5) general.smoothScroll (Firefox 83, Firefox ESR 78.5) geo. gfx. +identity.fxaccounts.toolbar (Firefox 133) intl. keyword.enabled (Firefox 95, Firefox ESR 91.4) layers. @@ -5314,6 +5315,8 @@ as well as the following security preferences: |      If true, if an OCSP request times out, the connection fails. | security.osclientcerts.assume_rsa_pss_support | boolean | true |      If false, we don't assume an RSA key can do RSA-PSS. (Firefox 114, Firefox ESR 102.12) +| security.pki.certificate_transparency.mode | integer | 0 +|      Configures Certificate Transparency support mode (Firefox 133) | security.ssl.enable_ocsp_stapling | boolean | true |      If false, OCSP stapling is not enabled. | security.ssl.errorReporting.enabled | boolean | true -- 2.34.1