pinwheel: Disable waiting for HTTPS RR for firefox
As it was spending time blocking requests
This commit is contained in:
@@ -43,6 +43,7 @@ let
|
||||
sharedSettings = {
|
||||
"general.smoothScroll" = true;
|
||||
"apz.gtk.kinetic_scroll.enabled" = false;
|
||||
"network.dns.force_waiting_https_rr" = false;
|
||||
};
|
||||
in
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user