usability: minimized by default

This commit is contained in:
gorhill 2015-02-18 09:15:59 -05:00
parent f20372cf73
commit 4d48fd078c
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ return {
dynamicFilteringEnabled: false,
experimentalEnabled: false,
externalLists: defaultExternalLists,
firewallPaneMinimized: false,
firewallPaneMinimized: true,
parseAllABPHideFilters: true,
showIconBadge: true
},