This commit is contained in:
Jamie Albert
2025-11-04 00:16:09 +00:00
parent a533ac2102
commit f0095371fa
82 changed files with 550 additions and 67 deletions

17
cradle/etc/dnf/dnf.conf Normal file
View File

@@ -0,0 +1,17 @@
# see `man dnf.conf` for defaults and possible options
[main]
max_parallel_downloads=10
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
keepcache=true
check_config_file_age=False
metadata_expire=1
max_parallel_downloads=10
defaultyes=True
fastestmirror=1
deltarpm=True
metadata_expire=24h