mirror of https://github.com/gorhill/uBlock.git
this addresses http://www.wilderssecurity.com/threads/ublock-a-lean-and-fast-blocker.365273/page-63#post-2532835
This commit is contained in:
parent
dc2dc3753d
commit
2d0ed21544
|
@ -57,7 +57,7 @@ return {
|
||||||
collapseBlocked: true,
|
collapseBlocked: true,
|
||||||
colorBlindFriendly: false,
|
colorBlindFriendly: false,
|
||||||
contextMenuEnabled: true,
|
contextMenuEnabled: true,
|
||||||
dynamicFilteringEnabled: false,
|
dynamicFilteringEnabled: true,
|
||||||
experimentalEnabled: false,
|
experimentalEnabled: false,
|
||||||
externalLists: defaultExternalLists,
|
externalLists: defaultExternalLists,
|
||||||
firewallPaneMinimized: true,
|
firewallPaneMinimized: true,
|
||||||
|
|
Loading…
Reference in New Issue