diff options
author | portix <portix@gmx.net> | 2012-05-23 18:06:11 +0200 |
---|---|---|
committer | portix <portix@gmx.net> | 2012-05-23 18:06:11 +0200 |
commit | 551f934e06616e34bcaeb9eb6c927fe73378b6d8 (patch) | |
tree | 2b1f9acb648f8f4546e1c6fea7af4a876d4fad7c /util | |
parent | f28de757befe22ba77584534e79063b19e3c4351 (diff) | |
download | dwb-551f934e06616e34bcaeb9eb6c927fe73378b6d8.zip |
New option addressbar-dns-lookup, closing 171
Diffstat (limited to 'util')
-rw-r--r-- | util/settings.pre | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/settings.pre b/util/settings.pre index 1590960b..fc593ad8 100644 --- a/util/settings.pre +++ b/util/settings.pre @@ -14,6 +14,7 @@ zoom-level text The default zoom level zoom-step text The zoom step # session Network & Session +addressbar-dns-lookup checkbox Whether to first perform a dns lookup for text typed in the addressbar before loading the site cookies-accept-policy select @always @never @nothirdparty The cookies to accept, affects also session cookies cookies-store-policy select @session @persistent @never The storage policy for cookies enable-dns-prefetching checkbox Whether webkit prefetches domain names |