Reduce amount of checked mirrors

configs/releng/airootfs/etc/xdg/reflector/reflector.conf:
Reduce the amount mirrors that reflector checks from 70 to 20.
This significantly reduces the time it takes to end up with an up-to-date mirrorlist during boot with the releng
profile.

Fixes #92
This commit is contained in:
David Runge 2021-03-29 19:50:09 +02:00
parent 0664efcf3c
commit d178183c2e
No known key found for this signature in database
GPG Key ID: 7258734B41C31549

View File

@ -2,5 +2,5 @@
--save /etc/pacman.d/mirrorlist --save /etc/pacman.d/mirrorlist
--protocol https --protocol https
--latest 70 --latest 20
--sort rate --sort rate