copr-frontend: set high DEFER_BUILD_SECONDS to handle large queue
this high value is probably only temporary
This commit is contained in:
parent
bb225be291
commit
ce9be69329
1 changed files with 2 additions and 0 deletions
|
@ -77,3 +77,5 @@ MBS_URL = "http://localhost/module/1/module-builds/"
|
|||
|
||||
# no need to filter cla_* groups, they are already filtered by fedora openid
|
||||
BLACKLISTED_GROUPS = ['fedorabugs', 'packager', 'provenpackager']
|
||||
|
||||
DEFER_BUILD_SECONDS = 220
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue