X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d0f4a5b09bf729918c9fe50ec1b8a8a4955214d8..77f7ba624563586634c250d6341934cad2280ae4:/qutebrowser/config.py diff --git a/qutebrowser/config.py b/qutebrowser/config.py index becd0cc..f659d26 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -579,7 +579,7 @@ c.content.cookies.accept = 'no-3rdparty' ## Try to pre-fetch DNS entries to speed up browsing. ## Type: Bool -# c.content.dns_prefetch = True +c.content.dns_prefetch = True ## Expand each subframe to its contents. This will flatten all the frames ## to become one scrollable page.