1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-29 08:02:12 +05:30

remove content.notify.interval for now

This commit is contained in:
yokoffing
2025-10-06 16:53:37 -04:00
committed by GitHub
parent ff39b80873
commit 6f14571c97
+1 -3
View File
@@ -17,9 +17,6 @@
/****************************************************************************
* SECTION: FASTFOX *
****************************************************************************/
/** GENERAL ***/
user_pref("content.notify.interval", 100000);
/** GFX ***/
user_pref("gfx.canvas.accelerated.cache-size", 512);
user_pref("gfx.content.skia-font-cache-size", 20);
@@ -230,3 +227,4 @@ user_pref("layout.word_select.eat_space_to_next_word", false);