mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
[feature][arch] supporting multi-threaded download for repository packages
This commit is contained in:
@@ -182,6 +182,7 @@ refresh_mirrors_startup: false # if the package mirrors should be refreshed duri
|
||||
mirrors_sort_limit: 5 # defines the maximum number of mirrors that will be used for speed sorting. Use 0 for no limit or leave it blank to disable sorting.
|
||||
aur: true # allows to manage AUR packages
|
||||
repositories: true # allows to manage packages from the configured repositories
|
||||
repositories_mthread_download: true # enable multi-threaded download for repository packages if aria2 is installed
|
||||
```
|
||||
- Required dependencies:
|
||||
- **pacman**
|
||||
|
||||
Reference in New Issue
Block a user