Updating README

This commit is contained in:
Vinicius Moreira
2020-08-12 12:18:32 -03:00
parent a027412842
commit ef6909be38

View File

@@ -188,7 +188,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. 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 aur: true # allows to manage AUR packages
repositories: true # allows to manage packages from the configured repositories 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 repositories_mthread_download: false # enable multi-threaded download for repository packages if aria2/axel is installed
automatch_providers: true # if a possible provider for a given package dependency exactly matches its name, it will be chosen instead of asking for the user to decide (false). automatch_providers: true # if a possible provider for a given package dependency exactly matches its name, it will be chosen instead of asking for the user to decide (false).
``` ```
- Required dependencies: - Required dependencies: