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.