copr-frontend: set high DEFER_BUILD_SECONDS to handle large queue

this high value is probably only temporary
This commit is contained in:
clime 2017-10-18 22:51:17 +02:00
parent bb225be291
commit ce9be69329

View file

@ -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