feat: Use default firefox proxy value, b=(no-bug), c=no-component

This commit is contained in:
mr. m
2025-05-31 00:24:48 +02:00
parent 8b25b0bbf3
commit 0e3faf45b1

View File

@@ -36,6 +36,3 @@ pref("network.http.rcwn.enabled", false);
// Strategy to use for bytecode cache (Thanks https://github.com/gunir)
pref('dom.script_loader.bytecode_cache.strategy', 2);
pref("layout.css.grid-template-masonry-value.enabled", true);
// No Proxy should be default, Use system proxy allows antivirus, virus or system proxy to MITM or slowing down Zen
pref("network.proxy.type", 0);