mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 07:02:03 -08:00
enable network state partitioning
This commit is contained in:
parent
e38e37e2f5
commit
c3c2ca47c1
1 changed files with 2 additions and 2 deletions
|
|
@ -269,8 +269,8 @@ defaultPref("network.prefetch-next", false);
|
|||
defaultPref("network.predictor.enabled", false);
|
||||
defaultPref("browser.preferences.defaultPerformanceSettings.enabled", false);
|
||||
|
||||
// Disable network seperations
|
||||
defaultPref("privacy.partition.network_state", false);
|
||||
// Enable network seperations
|
||||
defaultPref("privacy.partition.network_state", true);
|
||||
|
||||
// Turn off bfcache
|
||||
// Source: https://github.com/Floorp-Projects/Floorp/issues/140
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue