turn off checking external repos by default
Fixes: https://pagure.io/koji/issue/2159
This commit is contained in:
parent
be61a984f4
commit
3aca7b43a6
3 changed files with 10 additions and 1 deletions
|
|
@ -85,6 +85,10 @@ especially in relation to throttling in creating ``newRepo`` tasks.
|
|||
How many repos are being removed from disk in one iteration. This
|
||||
generally doesn't need to be changed.
|
||||
|
||||
``check_external_repos = false``
|
||||
Check also external repos, note, that you need to have your database set to
|
||||
use UTC, as otherwise you can end with weird behaviour. For details see
|
||||
https://pagure.io/koji/issue/2159
|
||||
|
||||
Garbage Collector
|
||||
-----------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue