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:
Pavel Raiskup 2021-03-22 14:58:47 +01:00
parent 0e035e2f81
commit 314359cbf1

View file

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