diff options
-rw-r--r-- | etc/pacman.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index 801a26a6..587e7301 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -34,7 +34,7 @@ Color #NoProgressBar CheckSpace #VerbosePkgLists -ParallelDownloads = 5 +ParallelDownloads = 8 # 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. |