conf: change default mirror checking interval to 10m
This commit is contained in:
parent
26d52ceb48
commit
4e822c1911
3 changed files with 4 additions and 8 deletions
|
@ -314,7 +314,7 @@ RUN_AT_START = false
|
|||
|
||||
; Update mirrors
|
||||
[cron.update_mirrors]
|
||||
SCHEDULE = @every 1h
|
||||
SCHEDULE = @every 10m
|
||||
|
||||
; Repository health check
|
||||
[cron.repo_health_check]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue