forked from cromer/pamac-classic
add pamac-cache-clean and save cache options
This commit is contained in:
@@ -9,3 +9,9 @@ RefreshPeriod = 6
|
||||
|
||||
## When there are no updates available, hide the tray icon:
|
||||
#NoUpdateHideIcon
|
||||
|
||||
## Number of versions of each package to keep in the cache:
|
||||
KeepNumPackages = 3
|
||||
|
||||
## Remove only the versions of uninstalled packages when clean cache:
|
||||
#OnlyRmUninstalled
|
||||
|
@@ -24,3 +24,9 @@ BuildDirectory = /tmp
|
||||
|
||||
## Do not ask for confirmation when building packages:
|
||||
#NoConfirmBuild
|
||||
|
||||
## Number of versions of each package to keep in the cache:
|
||||
KeepNumPackages = 3
|
||||
|
||||
## Remove only the versions of uninstalled packages when clean cache:
|
||||
#OnlyRmUninstalled
|
||||
|
Reference in New Issue
Block a user