Skip to content

Commit 5f1fc5a

Browse files
author
demonkiller2
committed
added parallel downloads
1 parent 891cbe2 commit 5f1fc5a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

airootfs/etc/pacman.conf

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Architecture = auto
3333
# Misc options
3434
#UseSyslog
3535
Color
36+
ParallelDownloads = 3
3637
# We cannot check disk space from within a chroot environment
3738
#CheckSpace
3839
#VerbosePkgLists
@@ -100,9 +101,5 @@ Include = /etc/pacman.d/mirrorlist
100101
#SigLevel = Optional TrustAll
101102
#Server = file:///home/custompkgs
102103

103-
[alg_repo]
104-
SigLevel = Optional TrustedOnly
105-
Server = https://arch-linux-gui.github.io/$repo/$arch
106-
107104
[chaotic-aur]
108105
Include = /etc/pacman.d/chaotic-mirrorlist

0 commit comments

Comments
 (0)