#143 + typo
This commit is contained in:
parent
3ba007292f
commit
5cdae00db1
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
"Extensions": {
|
||||
"Install": [
|
||||
"https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-1.40.2-an+fx.xpi"
|
||||
"https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-1.40.8-an+fx.xpi"
|
||||
],
|
||||
"Uninstall": [
|
||||
"google@search.mozilla.org",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ defaultPref("security.insecure_connection_text.enabled", true); // display http
|
|||
defaultPref("browser.places.speculativeConnect.enabled", false);
|
||||
```
|
||||
|
||||
### Changed preferences
|
||||
#### Changed preferences
|
||||
```
|
||||
pref("security.tls.version.enable-deprecated", false); // make TLS downgrades session only by enforcing it with pref()
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue