mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-13 10:17:34 +01:00
re. #962
This commit is contained in:
parent
5a2f6e0f67
commit
ba689f7929
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ return {
|
||||||
externalLists: defaultExternalLists,
|
externalLists: defaultExternalLists,
|
||||||
firewallPaneMinimized: true,
|
firewallPaneMinimized: true,
|
||||||
parseAllABPHideFilters: true,
|
parseAllABPHideFilters: true,
|
||||||
requestLogMaxEntries: 0,
|
requestLogMaxEntries: 1000,
|
||||||
showIconBadge: true
|
showIconBadge: true
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue