Skip to content

Commit

Permalink
Merge pull request #14722 from adrianschroeter/policy
Browse files Browse the repository at this point in the history
[backend] BSProductXML: add download redirectory policy attribute
  • Loading branch information
adrianschroeter committed Jul 27, 2023
2 parents 6655095 + a099451 commit fb6a586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/BSProductXML.pm
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ our $productdesc = [
'debugmedia',
'separate',
'create_pattern',
'download_mirror_policy', # may be "true" when content is delivered via download redirector
'ignore_missing_packages', # may be "true", default for mediastyle 11.3 and before
'ignore_missing_meta_packages', # may be "true", default for mediastyle 11.3 and before
'skip_release_package', # skip adding the release packages to the media
Expand Down

0 comments on commit fb6a586

Please sign in to comment.