1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-28 07:31:17 +05:30

Update user-overrides.js

This commit is contained in:
yokoffing
2026-06-25 08:45:49 -04:00
committed by GitHub
parent 29fc4c4df6
commit f2b656a74b
+1 -1
View File
@@ -26,7 +26,7 @@ user_pref("javascript.options.baselinejit.threshold", 50); // default=100
//user_pref("javascript.options.ion.threshold", 5000);
user_pref("network.buffer.cache.size", 65535);
user_pref("network.buffer.cache.count", 48);
user_pref("javascript.options.concurrent_multiprocess_gcs.cpu_divisor", 12); // default=4
user_pref("javascript.options.concurrent_multiprocess_gcs.cpu_divisor", 2); // default=4
/** SECUREFOX ***/
user_pref("privacy.trackingprotection.allow_list.convenience.enabled", false); // disable Strict allowlist of convenience features