doc: remove default createrepo_checksum value from example
createrepo_checksum already defaults to sha256. Remove this setting from the documented Minimal Example configuration to make it easier to read. Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
This commit is contained in:
parent
9ea1098eae
commit
39b847094a
@ -31,9 +31,6 @@ Minimal Config Example
|
|||||||
pkgset_source = "koji"
|
pkgset_source = "koji"
|
||||||
pkgset_koji_tag = "f23"
|
pkgset_koji_tag = "f23"
|
||||||
|
|
||||||
# CREATEREPO
|
|
||||||
createrepo_checksum = "sha256"
|
|
||||||
|
|
||||||
# GATHER
|
# GATHER
|
||||||
gather_method = "deps"
|
gather_method = "deps"
|
||||||
greedy_method = "build"
|
greedy_method = "build"
|
||||||
|
Loading…
Reference in New Issue
Block a user