copr-backend: increase the prune time to 14 days
We'll have enough space once the /usr/bin/copr_prune_srpms.py script is run.
This commit is contained in:
parent
0e035e2f81
commit
314359cbf1
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ do_sign={{ do_sign }}
|
|||
keygen_host={{ keygen_host }}
|
||||
|
||||
# minimum age for builds to be pruned
|
||||
prune_days=7
|
||||
prune_days=14
|
||||
|
||||
# logging settings
|
||||
# log_dir=/var/log/copr-backend/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue