914
contributi
m (→Versione 2: come sopra) |
m (→Versione 2: come sopra) |
||
Riga 172: | Riga 172: | ||
;; - delete files that have not been accessed in max_age | ;; - delete files that have not been accessed in max_age | ||
;; - scan cache directories and update internal tables | ;; - scan cache directories and update internal tables | ||
cleanup_freq = | cleanup_freq = 1d | ||
;; Maximum age of files before deletion from the cache (seconds) | ;; Maximum age of files before deletion from the cache (seconds) | ||
max_age = | max_age = 120d | ||
;; Maximum number of versions of a .deb to keep per distribution | ;; Maximum number of versions of a .deb to keep per distribution | ||
max_versions = | max_versions = 3 | ||
;; Add HTTP backends dynamicaly if not already defined? (default=on) | ;; Add HTTP backends dynamicaly if not already defined? (default=on) |
contributi