From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 6 Jun 2023 14:32:41 +0000 (-0400) Subject: Trying to fix tables X-Git-Tag: v5.0~11 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/73e9b2934c3c4f422c5de9edebb1b12b7ea7c144 Trying to fix tables --- diff --git a/docs/index.md b/docs/index.md index 08ddaaa..98e43c0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4680,6 +4680,7 @@ widget. xpinstall.signatures.required (Firefox ESR 102.10, Firefox ESR only) ``` as well as the following security preferences: + | Preference | Type | Default | --- | --- | --- | security.default_personal_cert | string | Ask Every Time @@ -4710,7 +4711,6 @@ as well as the following security preferences: |     If true, browser will accept TLS 1.0. and TLS 1.1 (Firefox 86, Firefox 78.8). | security.warn_submit_secure_to_insecure | boolean | true |     If false, no warning is shown when submitting a form from https to http. -  Using the preference as the key, set the `Value` to the corresponding preference value.