koji_hub: go up to 1 day for keeping old repos around
1 hour seems a bit low, and we should be able to afford the tb or so for 1 days worth of them. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4038e1ba74
commit
7ae76c1e5a
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 = 3600
|
||||
deleted_repo_lifetime = 86400
|
||||
|
||||
;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