make xz options configurable

Fixes: https://pagure.io/koji/issue/1901
This commit is contained in:
Tomas Kopecek 2020-02-21 09:43:02 +01:00
parent d9db047883
commit f505d6bb1a
3 changed files with 10 additions and 1 deletions

View file

@ -170,6 +170,11 @@ Building
This value is used for waiting on all xmlrpc calls to hub. By default
there is no timeout set.
xz_options=-z6T0
Image builds with ``raw-xz`` type will use this setting when compressing
the image. Default value is compromise between speed and resource usage.
Only one option (not space-separated) is allowed here for now.
RPM Builds
^^^^^^^^^^
.. glossary::