qutebrowser: enable dns prefetching

This commit is contained in:
surtur 2022-04-07 11:04:56 +02:00
parent 8a95f1cbea
commit ff9d73add0
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -112,6 +112,10 @@ c.content.default_encoding = 'utf-8'
# - ask
c.content.desktop_capture = 'ask'
# Try to pre-fetch DNS entries to speed up browsing.
# Type: Bool
c.content.dns_prefetch = True
# Allow websites to request geolocations.
# Type: BoolAsk
# Valid values: