Skip to content

Commit

Permalink
[Doc] Modify description of deltarpm option
Browse files Browse the repository at this point in the history
The change reflects the change in libdnf. The patch also describe
a requirement for the option
  • Loading branch information
j-mracek authored and jan-kolarik committed Feb 1, 2024
1 parent 76cbf76 commit ccb678a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf_ref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ configuration.

When enabled, DNF will save bandwidth by downloading much smaller delta RPM
files, rebuilding them to RPM locally. However, this is quite CPU and I/O
intensive. Default is True.
intensive. Default is False. It requires `/usr/bin/applydeltarpm` on the system.

.. _deltarpm_percentage-label:

Expand Down

0 comments on commit ccb678a

Please sign in to comment.