Skip to content

Commit 0e3faf4

Browse files
committed
feat: Use default firefox proxy value, b=(no-bug), c=no-component
1 parent 8b25b0b commit 0e3faf4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/browser/app/profile/performance.inc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,3 @@ pref("network.http.rcwn.enabled", false);
3636
// Strategy to use for bytecode cache (Thanks https://github.com/gunir)
3737
pref('dom.script_loader.bytecode_cache.strategy', 2);
3838
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

Comments
 (0)