enable fission
This commit is contained in:
parent
f0a2d5d706
commit
4e0895a299
1 changed files with 2 additions and 0 deletions
|
|
@ -162,6 +162,8 @@ defaultPref("webgl.disabled", true); // master switch, disable webgl
|
|||
// # SECURITY
|
||||
// --------------------------------
|
||||
|
||||
defaultPref("fission.autostart", true); // enable fission by default
|
||||
|
||||
// certificates
|
||||
defaultPref("security.cert_pinning.enforcement_level", 2); // enable strict public key pinning
|
||||
defaultPref("security.pki.sha1_enforcement_level", 1); // disable sha-1 certificates
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue