mirror of
https://github.com/Snigdha-OS/snigdhaos-docker.git
synced 2025-09-06 17:45:13 +02:00
🐛 fix(_parallel): set parallel downloads=>5
This commit is contained in:
@@ -37,7 +37,7 @@ ILoveCandy
|
|||||||
#CheckSpace
|
#CheckSpace
|
||||||
VerbosePkgLists
|
VerbosePkgLists
|
||||||
DisableDownloadTimeout
|
DisableDownloadTimeout
|
||||||
ParallelDownloads = 10
|
ParallelDownloads = 5
|
||||||
|
|
||||||
# By default, pacman accepts packages signed by keys that its local keyring
|
# 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.
|
# trusts (see pacman-key and its man page), as well as unsigned packages.
|
||||||
|
Reference in New Issue
Block a user