9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
# see `man dnf.conf` for defaults and possible options
|
|
|
|
[main]
|
|
fastestmirror=True
|
|
max_parallel_downloads=10
|
|
defaultyes=True
|
|
keepcache=True
|
|
deltarpm=True
|