🐛 fix(_parallel): set parallel downloads=>5

This commit is contained in:
Eshan Roy
2024-11-29 07:48:05 +05:30
parent a50e271703
commit 0bf1fb990c

View File

@@ -37,7 +37,7 @@ ILoveCandy
#CheckSpace
VerbosePkgLists
DisableDownloadTimeout
ParallelDownloads = 10
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.