koji_hub: do not try and remove repos on non default volumes

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-10-10 15:58:54 -07:00
parent 9449e2dc3f
commit 30ab628cb6

View file

@ -44,3 +44,6 @@ dist_repo_lifetime = 7257600
; you can end with weird behaviour. For details see
; https://pagure.io/koji/issue/2159
check_external_repos = True
; don't attempt to remove repos on non-default volumes
ignore_other_volumes = True