mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-24 03:04:12 +01:00
etc/dnf.conf: comment tor example
This commit is contained in:
parent
7b256a181d
commit
49facd9d39
@ -4,8 +4,15 @@ installonly_limit=3
|
||||
clean_requirements_on_remove=True
|
||||
best=False
|
||||
skip_if_unavailable=True
|
||||
|
||||
# Explicitly enable finding the fastest mirror
|
||||
fastestmirror=true
|
||||
|
||||
# default 3, max 20, often suggested 10. I am not sure high numbers bring
|
||||
# benefit, but double seems fine
|
||||
max_parallel_downloads=6
|
||||
|
||||
# Tor, other than the dnf part, apg so different circuits
|
||||
#proxy=socks5://127.0.0.1:9050
|
||||
#proxy_username=dnfOodCicucpi
|
||||
#proxy_password=dnfmejarvAgBy
|
||||
|
Loading…
Reference in New Issue
Block a user