We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891cbe2 commit 5f1fc5aCopy full SHA for 5f1fc5a
1 file changed
airootfs/etc/pacman.conf
@@ -33,6 +33,7 @@ Architecture = auto
33
# Misc options
34
#UseSyslog
35
Color
36
+ParallelDownloads = 3
37
# We cannot check disk space from within a chroot environment
38
#CheckSpace
39
#VerbosePkgLists
@@ -100,9 +101,5 @@ Include = /etc/pacman.d/mirrorlist
100
101
#SigLevel = Optional TrustAll
102
#Server = file:///home/custompkgs
103
-[alg_repo]
104
-SigLevel = Optional TrustedOnly
105
-Server = https://arch-linux-gui.github.io/$repo/$arch
106
-
107
[chaotic-aur]
108
Include = /etc/pacman.d/chaotic-mirrorlist
0 commit comments