Skip to content

Commit

Permalink
Expanded Firefox cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jepotter1-archive committed Mar 30, 2018
1 parent 209c4e3 commit 3b94906
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ubuntucleaner/janitor/mozilla_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
class MozillaCachePlugin(JanitorCachePlugin):
__category__ = 'application'

targets = ['Cache',
'safebrowsing',
'startupCache',
'thumbnails',
'cache2',
'OfflineCache']
#targets = ['Cache',
# 'safebrowsing',
# 'startupCache',
# 'thumbnails',
# 'cache2',
# 'OfflineCache']
app_path = ''

@classmethod
Expand Down

0 comments on commit 3b94906

Please sign in to comment.