Skip to content

Draft: allow for parsing a custom dRICH compact file

If the config yaml file is

features:
  pid:
    drich:

it will use the default compact/drich.xml, else if it is

features:
  pid:
    drich: my_custom_drich.xml

it will instead use my_custom_drich.xml

Merge request reports

Loading