first commit
This commit is contained in:
11
etc/dnf/dnf.conf
Normal file
11
etc/dnf/dnf.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
[main]
|
||||
gpgcheck=True
|
||||
installonly_limit=3
|
||||
clean_requirements_on_remove=True
|
||||
best=False
|
||||
skip_if_unavailable=True
|
||||
max_parallel_downloads=10
|
||||
deltarpm=False
|
||||
defaultyes=True
|
||||
install_weak_deps=False
|
||||
countme=False
|
Reference in New Issue
Block a user