From 13853f38e271715fe14739bf13b7b4a7ea3f1cf5 Mon Sep 17 00:00:00 2001 From: hikari <94219809+metantesan@users.noreply.github.com> Date: Wed, 11 Oct 2023 17:52:59 +0330 Subject: [PATCH] change download count --- iso/pacman.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso/pacman.conf b/iso/pacman.conf index 12b4c71..7337268 100644 --- a/iso/pacman.conf +++ b/iso/pacman.conf @@ -34,7 +34,7 @@ Architecture = auto #NoProgressBar CheckSpace #VerbosePkgLists -ParallelDownloads = 5 +#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.