mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 05:02:04 -08:00
disable Firefox Monitor
This commit is contained in:
parent
e443681c97
commit
0d591bc5a5
1 changed files with 4 additions and 1 deletions
|
|
@ -710,3 +710,6 @@ defaultPref("network.cookie.lifetimePolicy", 2);
|
|||
|
||||
// HTTPS-only
|
||||
defaultPref("dom.security.https_only_mode", true);
|
||||
|
||||
// Disable Firefox Monitor
|
||||
defaultPref("security.identitybroker.enabled", false);
|
||||
Loading…
Add table
Reference in a new issue