From 532b6b1fbc526b5b1ff6a3a2670ecdc2ac1aa132 Mon Sep 17 00:00:00 2001 From: Lubomír Sedlář Date: Apr 20 2017 07:28:09 +0000 Subject: doc: Document options for media checksums Pungi does not really care about the values as long as hashlib supports them. Relates: #591 Signed-off-by: Lubomír Sedlář --- diff --git a/doc/configuration.rst b/doc/configuration.rst index 9d1f479..a0b4ab8 100644 --- a/doc/configuration.rst +++ b/doc/configuration.rst @@ -1334,8 +1334,9 @@ Media Checksums Settings ======================== **media_checksums** - (*list*) -- list of checksum types to compute, allowed values are ``md5``, - ``sha1`` and ``sha256`` + (*list*) -- list of checksum types to compute, allowed values are anything + supported by Python's ``hashlib`` module (see `documentation for details + `_). **media_checksum_one_file** (*bool*) -- when ``True``, only one ``CHECKSUM`` file will be created per