From d879bba5588cbf09ace437504e1406ff59b802ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Tue, 12 Mar 2024 18:58:08 +0100 Subject: [PATCH] MM: Give more threads to the epel crawl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- vars/apps/mirrormanager.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/apps/mirrormanager.yml b/vars/apps/mirrormanager.yml index a403948336..8be068edc7 100644 --- a/vars/apps/mirrormanager.yml +++ b/vars/apps/mirrormanager.yml @@ -22,7 +22,7 @@ mirrormanager_cron_crawler: include_disabled: false - category: "Fedora EPEL" schedule: "45 */6 * * 1-6" - threads: 20 + threads: 40 timeout: 300 include_disabled: false - category: "Fedora EPEL"