summaryrefslogtreecommitdiff
path: root/core/pacman/pacman.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/pacman/pacman.conf')
-rw-r--r--core/pacman/pacman.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/pacman/pacman.conf b/core/pacman/pacman.conf
index 7163168c..ef347ade 100644
--- a/core/pacman/pacman.conf
+++ b/core/pacman/pacman.conf
@@ -31,13 +31,14 @@ Architecture = auto
# Misc options
#UseSyslog
#Color
-#TotalDownload
+#NoProgressBar
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.
-SigLevel = Required DatabaseOptional DatabaseTrustAll
+SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required