Skip to content

Commit

Permalink
Add new security prefs
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaply committed Jan 2, 2024
1 parent 3a11a09 commit 2d51f61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4614,6 +4614,10 @@ as well as the following security preferences:
| --- | --- | --- |
| security.default_personal_cert | string | Ask Every Time
|     If set to Select Automatically, Firefox automatically chooses the default personal certificate.
| security.disable_button.openCertManager | string | N/A
|     If set to true and locked, the View Certificates button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
| security.disable_button.openDeviceManager | string | N/A
|     If set to true and locked, the Security Devices button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
| security.insecure_connection_text.enabled | bool | false
|     If set to true, adds the words "Not Secure" for insecure sites.
| security.insecure_connection_text.pbmode.enabled | bool | false
Expand Down

0 comments on commit 2d51f61

Please sign in to comment.