From e533a90f75af3aa14cc174502581bb445be85ccc Mon Sep 17 00:00:00 2001 From: xyz Date: Tue, 4 Jan 2022 17:08:59 -0800 Subject: pacman conf, parallel downloads not related to cpu threads? try default 5 --- etc/pacman.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/pacman.conf b/etc/pacman.conf index c25d9d6b..801a26a6 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -34,7 +34,7 @@ Color #NoProgressBar CheckSpace #VerbosePkgLists -ParallelDownloads = 2 +ParallelDownloads = 5 # 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. -- cgit v1.2.3-70-g09d2