summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/periodic.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/periodic.erb b/templates/periodic.erb
index af6af7c..1ce615a 100644
--- a/templates/periodic.erb
+++ b/templates/periodic.erb
@@ -16,7 +16,7 @@ APT::Periodic::MinAge "<%= @_age['min'] %>";
# will not be deleted (0=disable). Usefull to prevent races
# and to keep backups of the packages for emergency.
#
-APT::Periodic::MaxSize "<%= @_size['max'] %>";
+APT::Periodic::MaxSize "<%= @size %>";
# - Set maximum size of the cache in MB (0=disable). If the cache
# is bigger, cached package files are deleted until the size
# requirement is met (the biggest packages will be deleted