qutebrowser: rm useless value
This commit is contained in:
parent
7010e44c54
commit
50d509879c
@ -133,11 +133,6 @@ c.content.media.video_capture = 'ask'
|
|||||||
# Type: Bool
|
# Type: Bool
|
||||||
c.content.dns_prefetch = True
|
c.content.dns_prefetch = True
|
||||||
|
|
||||||
# Value to send in the `Accept-Language` header. Note that the value
|
|
||||||
# read from JavaScript is always the global value.
|
|
||||||
# Type: String
|
|
||||||
config.set('content.headers.accept_language', '', 'https://matchmaker.krunker.io/*')
|
|
||||||
|
|
||||||
# Custom headers for qutebrowser HTTP requests.
|
# Custom headers for qutebrowser HTTP requests.
|
||||||
# Type: Dict
|
# Type: Dict
|
||||||
c.content.headers.custom = {}
|
c.content.headers.custom = {}
|
||||||
|
Loading…
Reference in New Issue
Block a user