diff --git a/roles/koji_hub/templates/kojira.conf.j2 b/roles/koji_hub/templates/kojira.conf.j2 index 8196213c66..2f8e7b1244 100644 --- a/roles/koji_hub/templates/kojira.conf.j2 +++ b/roles/koji_hub/templates/kojira.conf.j2 @@ -34,9 +34,7 @@ serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem deleted_repo_lifetime = 259200 ;how soon (in seconds) to clean up dist repositories. -;we want this super long so we don't delete latest repos -;just set this to 6 months for now. -dist_repo_lifetime = 7257600 +dist_repo_lifetime = 604800 ; If True, monitor external repos and trigger the appropriate Koji repo ; regenerations when they change.