diff options
author | mail_redacted_for_web | 2019-01-25 11:45:21 +0100 |
---|---|---|
committer | mail_redacted_for_web | 2019-01-25 11:45:21 +0100 |
commit | 93994d3407788f476180aecbe888346b52935159 (patch) | |
tree | 5fcdfdfe567c87cc1b88157276615f5fd73d6b04 /localfs/etc/dnf | |
parent | 92de94836a2247bd550bc73b2956da69a49f036b (diff) | |
download | fedora-laptop-93994d3407788f476180aecbe888346b52935159.tar.bz2 |
2019-01-24
Diffstat (limited to 'localfs/etc/dnf')
-rw-r--r-- | localfs/etc/dnf/dnf.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localfs/etc/dnf/dnf.conf b/localfs/etc/dnf/dnf.conf index 4d5402b..5b5eaca 100644 --- a/localfs/etc/dnf/dnf.conf +++ b/localfs/etc/dnf/dnf.conf @@ -1,7 +1,7 @@ [main] gpgcheck=1 # Number of kernels to be kept on the system: -installonly_limit=2 +installonly_limit=3 clean_requirements_on_remove=True fastestmirror=true |