Scan the ELN mirrors
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
c00ff8b529
commit
82ba5ab67d
1 changed files with 6 additions and 0 deletions
|
@ -24,6 +24,12 @@ mirrormanager_cron_crawler:
|
|||
threads: 40
|
||||
timeout: 300
|
||||
include_disabled: false
|
||||
# ELN: run on active mirrors.
|
||||
- category: "Fedora ELN"
|
||||
schedule: "45 */6 * * *"
|
||||
threads: 40
|
||||
timeout: 300
|
||||
include_disabled: false
|
||||
# Archived distros
|
||||
# This can be a veeery long crawl
|
||||
- category: "Fedora Archive"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue