Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/pacman-testing.conf
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-testing.conf')
-rw-r--r--pacman-testing.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/pacman-testing.conf b/pacman-testing.conf
index 0f1a38e..79fcaa1 100644
--- a/pacman-testing.conf
+++ b/pacman-testing.conf
@@ -31,11 +31,11 @@ Architecture = auto
# Misc options
#UseSyslog
#Color
-#NoProgressBar
+NoProgressBar
# 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.