firefox: actually disable NetworkPrediction

This commit is contained in:
Aminda Suomalainen 2025-02-15 11:54:54 +02:00
parent 7aecc9c5a4
commit 4c26640ba8
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -319,7 +319,7 @@
"URL": "about:mozilla" "URL": "about:mozilla"
}, },
"LegacySameSiteCookieBehaviorEnabled": false, "LegacySameSiteCookieBehaviorEnabled": false,
"NetworkPrediction": true, "NetworkPrediction": false,
"NewTabPage": false, "NewTabPage": false,
"OverrideFirstRunPage": "about:mozilla|https://addons.mozilla.org/firefox/addon/noscript/", "OverrideFirstRunPage": "about:mozilla|https://addons.mozilla.org/firefox/addon/noscript/",
"PDFjs": { "PDFjs": {