15 lines
533 B
Text
15 lines
533 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}
|
|
|
|
# Automaticaly trigger newRepo task for every new sidetag. Otherwise let kojira
|
|
# prioritize these.
|
|
# trigger_new_repo = False
|