[copr][backend] wrong section for config option
This commit is contained in:
parent
c52859ea44
commit
ec8256f822
1 changed files with 3 additions and 2 deletions
|
@ -81,9 +81,10 @@ keygen_host={{ keygen_host }}
|
||||||
# minimum age for builds to be pruned
|
# minimum age for builds to be pruned
|
||||||
prune_days=14
|
prune_days=14
|
||||||
|
|
||||||
# utilized by /usr/bin/check_consecutive_build_fails.py
|
|
||||||
consecutive_failure_threshold=30
|
|
||||||
|
|
||||||
[builder]
|
[builder]
|
||||||
# default is 1800
|
# default is 1800
|
||||||
timeout=21600
|
timeout=21600
|
||||||
|
|
||||||
|
# utilized by /usr/bin/check_consecutive_build_fails.py
|
||||||
|
consecutive_failure_threshold=30
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue