no more javascript due to per-url settings
This commit is contained in:
parent
057873981b
commit
067940da32
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ config.load_autoconfig = False
|
|||
c.completion.shrink = True
|
||||
c.confirm_quit = ["downloads"]
|
||||
# c.content.developer_extras = True
|
||||
c.content.javascript.enabled = False
|
||||
c.content.ssl_strict = True
|
||||
c.downloads.location.directory = "/data/temporary"
|
||||
c.downloads.location.suggestion = "both"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue