index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Levente Polyak <anthraxx@archlinux.org> | 2021-06-17 00:00:19 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2021-06-17 00:05:06 +0200 |
commit | 0635f0c5ecd07978d63ff348acfd34a6d4768e03 (patch) | |
tree | 2e748b794c7e2f49eb331e9a13cd0680cca890fb /pacman-gnome-unstable.conf | |
parent | 04af0374f300844605383a33f9cbe8ef44f373bf (diff) |
-rw-r--r-- | pacman-gnome-unstable.conf | 3 |
diff --git a/pacman-gnome-unstable.conf b/pacman-gnome-unstable.conf index cb4f18e..679946f 100644 --- a/pacman-gnome-unstable.conf +++ b/pacman-gnome-unstable.conf @@ -31,10 +31,11 @@ Architecture = auto # Misc options #UseSyslog #Color -#TotalDownload +#NoProgressBar # We cannot check disk space from within a chroot environment #CheckSpace #VerbosePkgLists +#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. |