index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Giancarlo Razzolini <grazzolini@archlinux.org> | 2021-06-29 14:59:58 -0300 |
---|---|---|
committer | Giancarlo Razzolini <grazzolini@archlinux.org> | 2021-06-29 15:19:36 -0300 |
commit | 5343f5f6a4f6a0b918bd85f5eb4c3b0f51867dce (patch) | |
tree | 16e840001ee9cda58c4c9f1204e4aaf5558dc600 /configs/releng | |
parent | e2649140dcc45efbec4f184374aa10120ac47417 (diff) |
-rw-r--r-- | configs/releng/pacman.conf | 2 |
diff --git a/configs/releng/pacman.conf b/configs/releng/pacman.conf index 8d0df6f..adb1ea8 100644 --- a/configs/releng/pacman.conf +++ b/configs/releng/pacman.conf @@ -37,7 +37,7 @@ Architecture = auto # We cannot check disk space from within a chroot environment #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. |