DigiComp.AssetAttributes/Configuration/Settings.yaml
Ferdinand Kuhl f35695268f
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
First working version
2023-02-09 13:05:32 +01:00

13 lines
212 B
YAML

DigiComp:
AssetAttributes:
urlReplacements:
-
key: ","
value: "-"
-
key: "/"
value: "-"
-
key: "+"
value: "-"
customAssetProperties: []