copr: remove default and max build timeout

This commit is contained in:
Silvie Chlupova 2020-11-16 14:56:04 +01:00 committed by praiskup
parent 9d27917ee1
commit 9a98e75674

View file

@ -99,9 +99,6 @@ BLACKLISTED_GROUPS = ['fedorabugs', 'packager', 'provenpackager']
DEFER_BUILD_SECONDS = 300
DEFAULT_BUILD_TIMEOUT = 108000
MAX_BUILD_TIMEOUT = 108000
ENABLE_DISCUSSION = True
DISCOURSE_URL = "https://discussion.fedoraproject.org/"