debian-koji/plugins/hub/sidetag.conf
2021-06-03 15:23:56 +02:00

9 lines
403 B
Text

[sidetag]
# automatically remove sidetag on untagging last package
remove_empty = off
# potential suffixes for sidetag names
# allowed_suffixes =
# template for sidetag names. It must contain basetag and tag_id parts
# if allowed_suffixes is not empty and suffix was requested, it will be added
# as {name_template}-{suffix}. (percent-signs need to be escaped)
# name_template = {basetag}-side-{tag_id}