copr-frontend: make DEFER_BUILD_SECONDS 300
This commit is contained in:
parent
ce9be69329
commit
67bbf37aa0
1 changed files with 1 additions and 1 deletions
|
@ -78,4 +78,4 @@ MBS_URL = "http://localhost/module/1/module-builds/"
|
||||||
# no need to filter cla_* groups, they are already filtered by fedora openid
|
# no need to filter cla_* groups, they are already filtered by fedora openid
|
||||||
BLACKLISTED_GROUPS = ['fedorabugs', 'packager', 'provenpackager']
|
BLACKLISTED_GROUPS = ['fedorabugs', 'packager', 'provenpackager']
|
||||||
|
|
||||||
DEFER_BUILD_SECONDS = 220
|
DEFER_BUILD_SECONDS = 300
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue