Tried to improve performance

This commit is contained in:
mauro 🤙
2024-08-19 09:14:36 +00:00
parent 5943be1b39
commit 5a3a383cde
3 changed files with 3403 additions and 2 deletions

View File

@@ -49,7 +49,6 @@ pref("network.http.max-persistent-connections-per-proxy", 48); // default=32
pref("network.websocket.max-connections", 400); // default=200
pref("network.ssl_tokens_cache_capacity", 32768);
/** MIXED CONTENT + CROSS-SITE ***/
pref("pdfjs.enableScripting", false);
pref("extensions.postDownloadThirdPartyPrompt", false);