From 18f2d155d8f77d18a8b9702f43ef9827f5421d79 Mon Sep 17 00:00:00 2001 From: Oskar Date: Thu, 25 Nov 2021 20:08:25 +0100 Subject: [PATCH] Update pacman.conf --- pacman.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pacman.conf b/pacman.conf index 5000697..0df8847 100644 --- a/pacman.conf +++ b/pacman.conf @@ -32,9 +32,9 @@ Architecture = auto #UseSyslog #Color #NoProgressBar -CheckSpace +#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.