kojira: change expired/deleted repo expiry down to an hour
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d087aea236
commit
c18f74386b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ krb_rdns=false
|
|||
serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
|
||||
|
||||
;how soon (in seconds) to clean up expired repositories. 1 week default
|
||||
deleted_repo_lifetime = 604800
|
||||
deleted_repo_lifetime = 3600
|
||||
|
||||
;how soon (in seconds) to clean up dist repositories.
|
||||
;we want this super long so we don't delete latest repos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue