We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b25b0b commit 0e3faf4Copy full SHA for 0e3faf4
src/browser/app/profile/performance.inc
@@ -36,6 +36,3 @@ pref("network.http.rcwn.enabled", false);
36
// Strategy to use for bytecode cache (Thanks https://github.com/gunir)
37
pref('dom.script_loader.bytecode_cache.strategy', 2);
38
pref("layout.css.grid-template-masonry-value.enabled", true);
39
-
40
-// No Proxy should be default, Use system proxy allows antivirus, virus or system proxy to MITM or slowing down Zen
41
-pref("network.proxy.type", 0);
0 commit comments