improve pacman dl speed

This commit is contained in:
JOLIMAITRE Matthieu 2024-03-07 21:02:39 +01:00
parent 96104909f8
commit 4315cb81f0
2 changed files with 822 additions and 1 deletions

View file

@ -34,7 +34,7 @@ Color
#NoProgressBar
# CheckSpace
#VerbosePkgLists
ParallelDownloads = 5
ParallelDownloads = 4
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.